Bug: 148976166

Clone this repo:
  1. 788b1e1 Merge "Add janitors to the OWNERS file" into main am: d56a8626c6 by Treehugger Robot · 5 months ago main master
  2. d56a862 Merge "Add janitors to the OWNERS file" into main by Treehugger Robot · 5 months ago
  3. ea56c21 Remove test_com.android.neuralnetworks from apex_available am: fd516f17a9 by Colin Cross · 5 months ago
  4. d54ec64 Add janitors to the OWNERS file by Sadaf Ebrahimi · 5 months ago
  5. fd516f1 Remove test_com.android.neuralnetworks from apex_available by Colin Cross · 5 months ago

FP16

Header-only library for conversion to/from half-precision floating point formats

Features

  • Supports IEEE and ARM alternative half-precision floating-point format
    • Property converts infinities and NaNs
    • Properly converts denormal numbers, even on systems without denormal support
  • Header-only library, no installation or build required
  • Compatible with C99 and C++11
  • Fully covered with unit tests and microbenchmarks

Acknowledgements

HPC Garage logo Georgia Tech College of Computing logo

The library is developed by Marat Dukhan of Georgia Tech. FP16 is a research project at Richard Vuduc's HPC Garage lab in the Georgia Institute of Technology, College of Computing, School of Computational Science and Engineering.

This material is based upon work supported by the U.S. National Science Foundation (NSF) Award Number 1339745. Any opinions, findings and conclusions or recommendations expressed in this material are those of the authors and do not necessarily reflect those of NSF.