Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h176 Status HandleBroadcast(HloInstructionPtr broadcast) override { in HandleBroadcast() function
Dhlo_verifier.cc475 Status ShapeVerifier::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::ShapeVerifier
1339 Status HandleBroadcast(HloInstruction* broadcast) override { in HandleBroadcast() function in xla::__anond588ae4e0811::InstructionVerifier
Ddynamic_dimension_inference.cc133 Status DynamicDimensionInferenceVisitor::HandleBroadcast(HloInstruction* hlo) { in HandleBroadcast() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc368 Status HloCostAnalysis::HandleBroadcast(const HloInstruction*) { in HandleBroadcast() function in xla::HloCostAnalysis
Dhlo_evaluator.cc1139 Status HloEvaluator::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::HloEvaluator
Dalgebraic_simplifier.cc2034 Status AlgebraicSimplifierVisitor::HandleBroadcast(HloInstruction* broadcast) { in HandleBroadcast() function in xla::AlgebraicSimplifierVisitor