Home
last modified time | relevance | path

Searched defs:FpToString (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dnumbers_test.cc29 TEST(FpToString, Ints) { in TEST() argument
H A Dnumbers.cc402 std::string FpToString(Fprint fp) { in FpToString() function