Home
last modified time | relevance | path

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

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