Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default_test.cc50 Status HandleElementwiseBinary(HloInstruction* hlo) override { in TEST_F() function in xla::__anon1ba6c03c0111::TEST_F::ElementwiseTestVisitor
Ddfs_hlo_visitor.cc35 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseBinary( in HandleElementwiseBinary() function in xla::DfsHloVisitorBase
Ddfs_hlo_visitor_with_default.h57 Status HandleElementwiseBinary(HloInstructionPtr hlo) override { in HandleElementwiseBinary() function
Dhlo_verifier.cc104 Status ShapeVerifier::HandleElementwiseBinary(HloInstruction* hlo) { in HandleElementwiseBinary() function in xla::ShapeVerifier
1390 Status HandleElementwiseBinary(HloInstruction* instruction) override { in HandleElementwiseBinary() function in xla::__anond588ae4e0811::InstructionVerifier
Ddynamic_dimension_inference.cc325 Status DynamicDimensionInferenceVisitor::HandleElementwiseBinary( in HandleElementwiseBinary() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc136 Status HloCostAnalysis::HandleElementwiseBinary(const HloInstruction* hlo) { in HandleElementwiseBinary() function in xla::HloCostAnalysis