Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.h178 virtual Status HandleTanh(HloInstructionPtr hlo) { in HandleTanh() function
Dhlo_evaluator_typed_visitor.h493 Status HandleTanh(HloInstruction* tanh) override { in HandleTanh() function