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.h203 Status HandleSendDone(HloInstructionPtr send_done) override { in HandleSendDone() function
Dhlo_cost_analysis.cc380 Status HloCostAnalysis::HandleSendDone(const HloInstruction*) { in HandleSendDone() function in xla::HloCostAnalysis
Dhlo_verifier.cc702 Status ShapeVerifier::HandleSendDone(HloInstruction* send_done) { in HandleSendDone() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc126 Status IrEmitter::HandleSendDone(HloInstruction*) { in HandleSendDone() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1909 Status IrEmitter::HandleSendDone(HloInstruction* send_done) { in HandleSendDone() function in xla::cpu::IrEmitter