Home
last modified time | relevance | path

Searched defs:HandleBroadcast (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h195 Status HandleBroadcast(HloInstructionPtr broadcast) override { in HandleBroadcast() function
Dhlo_verifier.cc696 Status ShapeVerifier::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::ShapeVerifier
1801 Status HandleBroadcast(HloInstruction* broadcast) override { in HandleBroadcast() function in xla::__anon5f5427a50811::InstructionVerifier
Dhlo_cost_analysis.cc480 Status HloCostAnalysis::HandleBroadcast(const HloInstruction*) { in HandleBroadcast() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc235 Status DynamicDimensionInferenceVisitor::HandleBroadcast(HloInstruction* hlo) { in HandleBroadcast() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc1813 Status HloEvaluator::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::HloEvaluator
Dalgebraic_simplifier.cc3045 Status AlgebraicSimplifierVisitor::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2237 Status SpmdPartitioningVisitor::HandleBroadcast(HloInstruction* hlo) { in HandleBroadcast() function in xla::spmd::SpmdPartitioningVisitor