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.h210 Status HandleBroadcast(HloInstructionPtr broadcast) override { in HandleBroadcast() function
Dhlo_verifier.cc1033 Status ShapeVerifier::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::ShapeVerifier
2153 Status HandleBroadcast(HloInstruction* broadcast) override { in HandleBroadcast() function in xla::__anonba98a3510d11::InstructionVerifier
Dhlo_cost_analysis.cc481 Status HloCostAnalysis::HandleBroadcast(const HloInstruction*) { in HandleBroadcast() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc237 Status DynamicDimensionInferenceVisitor::HandleBroadcast(HloInstruction* hlo) { in HandleBroadcast() function in xla::DynamicDimensionInferenceVisitor
Dhlo_evaluator.cc1877 Status HloEvaluator::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::HloEvaluator
Dalgebraic_simplifier.cc3135 Status AlgebraicSimplifierVisitor::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::AlgebraicSimplifierVisitor
/external/tensorflow/tensorflow/compiler/xla/service/spmd/
Dspmd_partitioner.cc2199 Status SpmdPartitioningVisitor::HandleBroadcast(HloInstruction* hlo) { in HandleBroadcast() function in xla::spmd::SpmdPartitioningVisitor