Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default_test.cc50 Status HandleElementwiseBinary(HloInstruction* hlo) override { in TEST_F() function in xla::__anon97ab43290111::TEST_F::ElementwiseTestVisitor
H A Ddfs_hlo_visitor.cc35 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseBinary( in HandleElementwiseBinary() function in xla::DfsHloVisitorBase
H A Dlayout_normalization.cc229 Status HandleElementwiseBinary(HloInstruction* hlo) override { in HandleElementwiseBinary() function in xla::__anon52bdec210111::LayoutNormalizationVisitor
H A Ddfs_hlo_visitor_with_default.h56 Status HandleElementwiseBinary(HloInstructionPtr hlo) override { in HandleElementwiseBinary() function
H A Dhlo_verifier.cc162 Status ShapeVerifier::HandleElementwiseBinary(HloInstruction* hlo) { in HandleElementwiseBinary() function in xla::ShapeVerifier
2445 Status HandleElementwiseBinary(HloInstruction* instruction) override { in HandleElementwiseBinary() function in xla::__anon411d6f1b0e11::InstructionVerifier
H A Dhlo_cost_analysis.cc197 Status HloCostAnalysis::HandleElementwiseBinary(const HloInstruction* hlo) { in HandleElementwiseBinary() function in xla::HloCostAnalysis
H A Ddynamic_dimension_inference.cc904 Status DynamicDimensionInferenceVisitor::HandleElementwiseBinary( in HandleElementwiseBinary() function in xla::DynamicDimensionInferenceVisitor