Home
last modified time | relevance | path

Searched defs:set_scatter (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Dhlo_instructions.h1765 void set_scatter(HloComputation* computation) { in set_scatter() function
H A Dhlo_instruction.cc4781 void HloInstruction::set_scatter(HloComputation* computation) { in set_scatter() function in xla::HloInstruction