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.h212 Status HandleAfterAll(HloInstructionPtr token) override { in HandleAfterAll() function
Dhlo_cost_analysis.cc415 Status HloCostAnalysis::HandleAfterAll(const HloInstruction*) { in HandleAfterAll() function in xla::HloCostAnalysis
Dhlo_verifier.cc827 Status ShapeVerifier::HandleAfterAll(HloInstruction* token) { in HandleAfterAll() function in xla::ShapeVerifier
Dhlo_evaluator.cc1165 Status HloEvaluator::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::HloEvaluator
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc2638 Status IrEmitter::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::cpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc1469 Status IrEmitterUnnested::HandleAfterAll(HloInstruction* after_all) { in HandleAfterAll() function in xla::gpu::IrEmitterUnnested