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