Home
last modified time | relevance | path

Searched defs:select_and_scatter (Results 1 – 6 of 6) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h170 Status HandleSelectAndScatter(HloInstructionPtr select_and_scatter) override { in HandleSelectAndScatter()
Ddynamic_dimension_inference.cc377 HloInstruction* select_and_scatter = hlo; in HandleSelectAndScatter() local
Dhlo_evaluator_typed_visitor.h1856 Status HandleSelectAndScatter(HloInstruction* select_and_scatter) override { in HandleSelectAndScatter()
/external/tensorflow/tensorflow/compiler/tf2xla/python/
Dxla.py406 select_and_scatter = gen_xla_ops.xla_select_and_scatter variable
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc745 Status IrEmitter::HandleSelectAndScatter(HloInstruction* select_and_scatter) { in HandleSelectAndScatter()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc782 HloInstruction* select_and_scatter) { in HandleSelectAndScatter()