Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h123 virtual Status HandleAbs(HloInstructionPtr hlo) { in HandleAbs() function
Dhlo_evaluator.cc241 Status HandleAbs(HloInstruction* abs) { in HandleAbs() function in xla::HloEvaluator::TypedVisitor
253 Status HandleAbs(HloInstruction* abs) { in HandleAbs() function in xla::HloEvaluator::TypedVisitor
261 Status HandleAbs(HloInstruction* abs) override { in HandleAbs() function in xla::HloEvaluator::TypedVisitor