Searched defs:HandleNot (Results 1 – 2 of 2) sorted by relevance
/external/tensorflow/tensorflow/compiler/xla/service/ | ||
D | dfs_hlo_visitor.h | 171 virtual Status HandleNot(HloInstructionPtr hlo) { in HandleNot() function |
D | hlo_evaluator.cc | 399 Status HandleNot(HloInstruction* not_) { in HandleNot() function in xla::HloEvaluator::TypedVisitor |