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.h117 virtual Status HandleRemainder(HloInstructionPtr hlo) { in HandleRemainder() function
Dhlo_evaluator.cc647 Status HandleRemainder(HloInstruction* remainder) { in HandleRemainder() function in xla::HloEvaluator::TypedVisitor
659 Status HandleRemainder(HloInstruction* remainder) { in HandleRemainder() function in xla::HloEvaluator::TypedVisitor
663 Status HandleRemainder(HloInstruction* remainder) override { in HandleRemainder() function in xla::HloEvaluator::TypedVisitor