Home
last modified time | relevance | path

Searched defs:HandleScatter (Results 1 – 9 of 9) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h237 Status HandleScatter(HloInstructionPtr scatter) override { in HandleScatter() function
Dhlo_cost_analysis.cc1019 Status HloCostAnalysis::HandleScatter(const HloInstruction* scatter) { in HandleScatter() function in xla::HloCostAnalysis
Dhlo_verifier.cc1139 Status ShapeVerifier::HandleScatter(HloInstruction* scatter) { in HandleScatter() function in xla::ShapeVerifier
Ddynamic_dimension_inference.cc1404 Status DynamicDimensionInferenceVisitor::HandleScatter(HloInstruction* hlo) { in HandleScatter() function in xla::DynamicDimensionInferenceVisitor
Dalgebraic_simplifier.cc5011 Status AlgebraicSimplifierVisitor::HandleScatter(HloInstruction* scatter) { in HandleScatter() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc211 Status IrEmitter::HandleScatter(HloInstruction*) { in HandleScatter() function in xla::gpu::IrEmitter
Dir_emitter_unnested.cc2491 Status IrEmitterUnnested::HandleScatter(HloInstruction* scatter) { in HandleScatter() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dgather_scatter_handler.cc507 Status SpmdPartitioningVisitor::HandleScatter(HloInstruction* hlo) { in HandleScatter() function in xla::spmd::SpmdPartitioningVisitor
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1828 Status IrEmitter::HandleScatter(HloInstruction*) { in HandleScatter() function in xla::cpu::IrEmitter