Searched defs:HandleElementwiseUnary (Results 1 – 6 of 6) sorted by relevance
56 Status HandleElementwiseUnary(HloInstruction* hlo) override { in TEST_F() function in xla::__anon1ba6c03c0111::TEST_F::ElementwiseTestVisitor
28 Status DfsHloVisitorBase<HloInstructionPtr>::HandleElementwiseUnary( in HandleElementwiseUnary() function in xla::DfsHloVisitorBase
54 Status HandleElementwiseUnary(HloInstructionPtr hlo) override { in HandleElementwiseUnary() function
100 Status ShapeVerifier::HandleElementwiseUnary(HloInstruction* hlo) { in HandleElementwiseUnary() function in xla::ShapeVerifier1386 Status HandleElementwiseUnary(HloInstruction* instruction) override { in HandleElementwiseUnary() function in xla::__anond588ae4e0811::InstructionVerifier
316 Status DynamicDimensionInferenceVisitor::HandleElementwiseUnary( in HandleElementwiseUnary() function in xla::DynamicDimensionInferenceVisitor
132 Status HloCostAnalysis::HandleElementwiseUnary(const HloInstruction* hlo) { in HandleElementwiseUnary() function in xla::HloCostAnalysis