Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1171 void set_tuple_index(int64_t new_tuple_index) { in set_tuple_index()
Dmemory_space_assignment.cc3229 int64_t new_tuple_index = calling_instruction_->shape().tuple_shapes_size(); in Process() local
Dhlo_instruction.cc4388 void HloInstruction::set_tuple_index(int64_t new_tuple_index) { in set_tuple_index()