Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h151 virtual Status HandleExp(HloInstructionPtr hlo) { in HandleExp() function
Dhlo_evaluator_typed_visitor.h267 Status HandleExp(HloInstruction* exp) override { in HandleExp() function