Home
last modified time | relevance | path

Searched defs:HandleAfterAll (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h262 Status HandleAfterAll(HloInstructionPtr token) override { in HandleAfterAll() function
H A Dhlo_cost_analysis.cc552 Status HloCostAnalysis::HandleAfterAll(const HloInstruction* token) { in HandleAfterAll() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1674 Status ShapeVerifier::HandleAfterAll(HloInstruction* token) { in HandleAfterAll() function in xla::ShapeVerifier
H A Dhlo_evaluator.cc2994 Status HloEvaluator::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::HloEvaluator
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc2921 Status IrEmitter::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::cpu::IrEmitter