Home
last modified time | relevance | path

Searched defs:new_tuple_index (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1453 void set_tuple_index(int64_t new_tuple_index) { in set_tuple_index()
H A Dmemory_space_assignment.cc3726 int new_tuple_index = calling_instruction_->shape().tuple_shapes_size(); in Process() local
H A Dhlo_instruction.cc4663 void HloInstruction::set_tuple_index(int64_t new_tuple_index) { in set_tuple_index()