PR-URL: https://github.com/nodejs/node/pull/58070 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com> Reviewed-By: Darshan Sen <raisinten@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> Reviewed-By: Rafael Gonzaga <rafael.nunu@hotmail.com>
19 lines
514 B
Plaintext
19 lines
514 B
Plaintext
Name: FP16
|
|
Short Name: fp16
|
|
URL: https://github.com/Maratyszcza/FP16
|
|
Version: 0a92994d729ff76a58f692d3028ca1b64b145d91
|
|
Date: 2022-10-24
|
|
License: MIT
|
|
License File: LICENSE
|
|
Security Critical: Yes
|
|
Shipped: yes
|
|
|
|
Description:
|
|
Header-only library for conversion to/from half-precision floating point formats
|
|
|
|
This copy should be synced with chromium's copy in chromium/src/third_party/fp16
|
|
|
|
Local Modifications:
|
|
- Included only the header files in the `include` directory in `src/`.
|
|
- Extracted LICENSE file separately.
|