Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default_test.cc56 Status HandleElementwiseUnary(HloInstruction* hlo) override { in TEST_F() function in xla::__anon1ba6c03c0111::TEST_F::ElementwiseTestVisitor
Ddfs_hlo_visitor.cc28 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseUnary( in HandleElementwiseUnary() function in xla::DfsHloVisitorBase
Ddfs_hlo_visitor_with_default.h54 Status HandleElementwiseUnary(HloInstructionPtr hlo) override { in HandleElementwiseUnary() function
Dhlo_verifier.cc100 Status ShapeVerifier::HandleElementwiseUnary(HloInstruction* hlo) { in HandleElementwiseUnary() function in xla::ShapeVerifier
1386 Status HandleElementwiseUnary(HloInstruction* instruction) override { in HandleElementwiseUnary() function in xla::__anond588ae4e0811::InstructionVerifier
Ddynamic_dimension_inference.cc316 Status DynamicDimensionInferenceVisitor::HandleElementwiseUnary( in HandleElementwiseUnary() function in xla::DynamicDimensionInferenceVisitor
Dhlo_cost_analysis.cc132 Status HloCostAnalysis::HandleElementwiseUnary(const HloInstruction* hlo) { in HandleElementwiseUnary() function in xla::HloCostAnalysis