Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dmemory_space_assignment.cc1635 auto create_instruction_vector = [](const AllocationValue& allocation_value) { in CreateAllocationValuesFromColocatedIntervals() local
1647 if (create_instruction_vector(allocation_value_1) == in CreateAllocationValuesFromColocatedIntervals()
1648 create_instruction_vector(allocation_value_2)) { in CreateAllocationValuesFromColocatedIntervals()