Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_cost_analysis.cc1090 int64 HloCostAnalysis::output_bytes_accessed(const HloInstruction& hlo, in output_bytes_accessed() function in xla::HloCostAnalysis
Dmemory_space_assignment.cc281 float output_bytes_accessed = in GetInstructionElapsedDueToMemory() local