Home
last modified time | relevance | path

Searched defs:HandleRemainder (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h138 virtual Status HandleRemainder(HloInstructionPtr hlo) { in HandleRemainder() function
Dalgebraic_simplifier.cc3747 Status AlgebraicSimplifierVisitor::HandleRemainder(HloInstruction* remainder) { in HandleRemainder() function in xla::AlgebraicSimplifierVisitor