TfLiteBFloat16

#include <common.h>

bfloat16 data type compatible with the Google Brain definition.

Summary

https://cloud.google.com/tpu/docs/bfloat16. This provides 1 bit of sign, 8 bits of exponent, and 7 bits of mantissa.

Public attributes

data
uint16_t

Public attributes

data

uint16_t TfLiteBFloat16::data