Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_instructions.h1144 void set_scatter(HloComputation* computation) { in set_scatter() function
Dhlo_instruction.cc3496 void HloInstruction::set_scatter(HloComputation* computation) { in set_scatter() function in xla::HloInstruction