Hi,

There seems to be two competing standards for floats with 16 bits:

   - https://en.wikipedia.org/wiki/Bfloat16_floating-point_format
   - IEEE: https://en.wikipedia.org/wiki/IEEE_754-2008_revision

Was there any thought on how this could be handled? Would it make sense to
add some kind of DataType attribute to the HALF_FLOAT?

Cheers, Pierre

Reply via email to