Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h231 Status HandleSendDone(HloInstructionPtr send_done) override { in HandleSendDone() function
Dhlo_cost_analysis.cc500 Status HloCostAnalysis::HandleSendDone(const HloInstruction*) { in HandleSendDone() function in xla::HloCostAnalysis
Dhlo_verifier.cc1016 Status ShapeVerifier::HandleSendDone(HloInstruction* send_done) { in HandleSendDone() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc199 Status IrEmitter::HandleSendDone(HloInstruction*) { in HandleSendDone() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1823 Status IrEmitter::HandleSendDone(HloInstruction* send_done) { in HandleSendDone() function in xla::cpu::IrEmitter