Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dmemory_space_assignment.cc772 int beginning_idx = allocation_values.size(); in CreateAllocationValues() local
796 for (int i = beginning_idx; i < allocation_values.size(); ++i) { in CreateAllocationValues()
808 for (int i = beginning_idx; i < allocation_values.size(); ++i) { in CreateAllocationValues()