Home
last modified time | relevance | path

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

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