Home
last modified time | relevance | path

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

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