Home
last modified time | relevance | path

Searched defs:HandleElementwiseUnary (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.cc56 Status HandleElementwiseUnary(HloInstruction* hlo) override { in TEST_F() function in xla::__anon97ab43290111::TEST_F::ElementwiseTestVisitor
H A Ddfs_hlo_visitor.cc28 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseUnary( in HandleElementwiseUnary() function in xla::DfsHloVisitorBase
H A Dlayout_normalization.cc185 Status HandleElementwiseUnary(HloInstruction* hlo) override { in HandleElementwiseUnary() function in xla::__anon52bdec210111::LayoutNormalizationVisitor
H A Ddfs_hlo_visitor_with_default.h53 Status HandleElementwiseUnary(HloInstructionPtr hlo) override { in HandleElementwiseUnary() function
H A Dhlo_verifier.cc158 Status ShapeVerifier::HandleElementwiseUnary(HloInstruction* hlo) { in HandleElementwiseUnary() function in xla::ShapeVerifier
2441 Status HandleElementwiseUnary(HloInstruction* instruction) override { in HandleElementwiseUnary() function in xla::__anon411d6f1b0e11::InstructionVerifier
H A Dhlo_cost_analysis.cc193 Status HloCostAnalysis::HandleElementwiseUnary(const HloInstruction* hlo) { in HandleElementwiseUnary() function in xla::HloCostAnalysis
H A Ddynamic_dimension_inference.cc834 Status DynamicDimensionInferenceVisitor::HandleElementwiseUnary( in HandleElementwiseUnary() function in xla::DynamicDimensionInferenceVisitor