Home
last modified time | relevance | path

Searched refs:ConstFunctionVisitor (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h262 using ConstFunctionVisitor = FunctionVisitorBase<const HloInstruction*>; variable
Dhlo_computation.cc880 ConstFunctionVisitor visitor(visitor_func); in Accept()
Dhlo_instruction.cc2832 ConstFunctionVisitor visitor(visitor_func); in Accept()