Searched defs:float8_e4m3b11 (Results 1 – 2 of 2) sorted by relevance
33 float8_e4m3b11() {} in float8_e4m3b11() function34 float8_e4m3b11(float v) : rep_(float_to_float8_e4m3b11(v)) {} // NOLINT in float8_e4m3b11() function
35 float8_e4m3b11 = _pywrap_bfloat16.TF_float8_e4m3b11_type() variable