Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor.cc65 Status DfsHloVisitorBase<HloInstructionPtr>::Preprocess(HloInstructionPtr) { in Preprocess() argument
70 Status DfsHloVisitorBase<HloInstructionPtr>::Postprocess(HloInstructionPtr) { in Postprocess() argument
Ddfs_hlo_visitor_with_default.h224 Status FinishVisit(HloInstructionPtr /*root*/) override { in FinishVisit() argument