Home
last modified time | relevance | path

Searched defs:HandleSend (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/compiler/xla/service/
Dlogical_buffer_analysis.cc153 Status LogicalBufferAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::LogicalBufferAnalysis
Ddfs_hlo_visitor_with_default.h228 Status HandleSend(HloInstructionPtr send) override { in HandleSend() function
Dtuple_points_to_analysis.cc367 Status TuplePointsToAnalysis::HandleSend(HloInstruction* send) { in HandleSend() function in xla::TuplePointsToAnalysis
Dhlo_cost_analysis.cc496 Status HloCostAnalysis::HandleSend(const HloInstruction*) { in HandleSend() function in xla::HloCostAnalysis
Dhlo_verifier.cc1008 Status ShapeVerifier::HandleSend(HloInstruction* send) { in HandleSend() function in xla::ShapeVerifier
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc195 Status IrEmitter::HandleSend(HloInstruction*) { in HandleSend() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1818 Status IrEmitter::HandleSend(HloInstruction* send) { in HandleSend() function in xla::cpu::IrEmitter