Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dheap_simulator.h266 int64_t alloc_size_by_instruction, in AccountForSubcomputationMemory() argument
304 const HloInstruction* instruction, int64_t alloc_size_by_instruction,
Dheap_simulator.cc466 const HloInstruction* instruction, int64_t alloc_size_by_instruction, in AccountForSubcomputationMemory() argument
487 max_subcomputation_bytes -= alloc_size_by_instruction; in AccountForSubcomputationMemory()