Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h225 Status HandleAfterAll(HloInstructionPtr token) override { in HandleAfterAll() function
Dhlo_cost_analysis.cc505 Status HloCostAnalysis::HandleAfterAll(const HloInstruction* token) { in HandleAfterAll() function in xla::HloCostAnalysis
Dhlo_verifier.cc1010 Status ShapeVerifier::HandleAfterAll(HloInstruction* token) { in HandleAfterAll() function in xla::ShapeVerifier
Dhlo_evaluator.cc1827 Status HloEvaluator::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1300 Status IrEmitterUnnested::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::gpu::IrEmitterUnnested
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2883 Status IrEmitter::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::cpu::IrEmitter