Module custom_float::nvidia

source ·

Type Aliases§

  • 19-bit tensor float using the exponent of FP32 and the mantissa of FP16
  • 35-bit tensor float using the exponent of FP64 and the mantissa of FP32
  • 68-bit tensor float using the exponent of FP128 and the mantissa of FP64