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.cc159 string NumBytesToString(int64 bytes) { in NumBytesToString() function
782 << NumBytesToString(best_algo.scratch_bytes()) in RunOnInstruction()