Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h233 int64 alloc_size_by_instruction, in AccountForSubcomputationMemory()
Dheap_simulator.cc243 int64 alloc_size_by_instruction = 0; in RunComputation() local
529 const HloInstruction* instruction, int64 alloc_size_by_instruction, in AccountForSubcomputationMemory()