Searched defs:HandleNegate (Results 1 – 4 of 4) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | dfs_hlo_visitor.h | 148 virtual Status HandleNegate(HloInstructionPtr hlo) { in HandleNegate() function |
D | hlo_evaluator_typed_visitor.h | 400 Status HandleNegate(HloInstruction* negate) { in HandleNegate() function |
D | hlo_instruction_test.cc | 80 Status HandleNegate(HloInstruction* negate) override { in HandleNegate() function in xla::__anon0e998cf30111::OpAndUserCollectingVisitor |
D | algebraic_simplifier.cc | 1859 Status AlgebraicSimplifierVisitor::HandleNegate(HloInstruction* negate) { in HandleNegate() function in xla::AlgebraicSimplifierVisitor |