Home
last modified time | relevance | path

Searched defs:set_tuple_index (Results 1 – 2 of 2) 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() function
H A Dhlo_instruction.cc4663 void HloInstruction::set_tuple_index(int64_t new_tuple_index) { in set_tuple_index() function in xla::HloInstruction