Home
last modified time | relevance | path

Searched refs:NumBytesToString (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dgpu_conv_algorithm_picker.cc214 std::string NumBytesToString(int64_t bytes) { in NumBytesToString() function
939 << NumBytesToString(best_algo.scratch_bytes()) in RunOnInstruction()