Searched defs:HandleNegate (Results 1 – 3 of 3) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | dfs_hlo_visitor.h | 165 virtual Status HandleNegate(HloInstructionPtr hlo) { in HandleNegate() function |
D | hlo_instruction_test.cc | 83 Status HandleNegate(HloInstruction* negate) override { in HandleNegate() function in xla::__anon6b7e55400111::OpAndUserCollectingVisitor |
D | algebraic_simplifier.cc | 3210 Status AlgebraicSimplifierVisitor::HandleNegate(HloInstruction* negate) { in HandleNegate() function in xla::AlgebraicSimplifierVisitor |