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