Home
last modified time | relevance | path

Searched defs:HandleNegate (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h165 virtual Status HandleNegate(HloInstructionPtr hlo) { in HandleNegate() function
Dhlo_instruction_test.cc83 Status HandleNegate(HloInstruction* negate) override { in HandleNegate() function in xla::__anon6b7e55400111::OpAndUserCollectingVisitor
Dalgebraic_simplifier.cc3210 Status AlgebraicSimplifierVisitor::HandleNegate(HloInstruction* negate) { in HandleNegate() function in xla::AlgebraicSimplifierVisitor