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::__anon291407da0111::TEST_F::ElementwiseTestVisitor
Ddfs_hlo_visitor.cc35 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseBinary( in HandleElementwiseBinary() function in xla::DfsHloVisitorBase
Ddfs_hlo_visitor_with_default.h58 Status HandleElementwiseBinary(HloInstructionPtr hlo) override { in HandleElementwiseBinary() function
Dhlo_verifier.cc98 Status ShapeVerifier::HandleElementwiseBinary(HloInstruction* hlo) { in HandleElementwiseBinary() function in xla::ShapeVerifier
1852 Status HandleElementwiseBinary(HloInstruction* instruction) override { in HandleElementwiseBinary() function in xla::__anon45533f2c0811::InstructionVerifier
Dhlo_cost_analysis.cc192 Status HloCostAnalysis::HandleElementwiseBinary(const HloInstruction* hlo) { in HandleElementwiseBinary() function in xla::HloCostAnalysis
Ddynamic_dimension_inference.cc795 Status DynamicDimensionInferenceVisitor::HandleElementwiseBinary( in HandleElementwiseBinary() function in xla::DynamicDimensionInferenceVisitor