Home
last modified time | relevance | path

Searched defs:FromRep (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/python/lib/core/
Dfloat8_e4m3b11.h52 static float8_e4m3b11 FromRep(uint8_t rep) { in FromRep() function
/external/ml_dtypes/ml_dtypes/tests/
Dfloat8_test.cc322 TYPED_TEST(Float8Test, FromRep) { in TYPED_TEST() argument
/external/ml_dtypes/ml_dtypes/include/
Dfloat8.h116 static constexpr Derived FromRep(uint8_t rep) { in FromRep() function