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.h260 int64 alloc_size_by_instruction, in AccountForSubcomputationMemory() argument
298 const HloInstruction* instruction, int64 alloc_size_by_instruction,
Dheap_simulator.cc463 const HloInstruction* instruction, int64 alloc_size_by_instruction, in AccountForSubcomputationMemory() argument
484 max_subcomputation_bytes -= alloc_size_by_instruction; in AccountForSubcomputationMemory()