@@ -0,0 +1,5 @@
#ifdef FP16_h
#define FP16_h
float from_half(uint16_t h);
uint16_t to_half(float f);
#endif
The note is not visible to the blocked user.