tvm
|
Functions for conversion between fp32 and fp16. More...
Go to the source code of this file.
Functions | |
uint16_t | __gnu_f2h_ieee (float) |
float | __gnu_h2f_ieee (uint16_t) |
Functions for conversion between fp32 and fp16.
uint16_t __gnu_f2h_ieee | ( | float | ) |
float __gnu_h2f_ieee | ( | uint16_t | ) |