Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/lib/strings/
Dnumbers_test.cc74 TEST(HumanReadableNumBytes, Bytes) { in TEST() argument
Dnumbers.cc459 string HumanReadableNumBytes(int64 num_bytes) { in HumanReadableNumBytes() function