Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/platform/
H A Dnumbers_test.cc74 TEST(HumanReadableNumBytes, Bytes) { in TEST() argument
H A Dnumbers.cc475 std::string HumanReadableNumBytes(int64_t num_bytes) { in HumanReadableNumBytes() function