Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Ddfs_hlo_visitor_with_default.h179 Status HandleRecv(HloInstructionPtr recv) override { in HandleRecv() function
Dhlo_verifier.cc322 Status ShapeVerifier::HandleRecv(HloInstruction* recv) { in HandleRecv() function in xla::ShapeVerifier
Dhlo_cost_analysis.cc350 Status HloCostAnalysis::HandleRecv(const HloInstruction*) { in HandleRecv() function in xla::HloCostAnalysis
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter.cc138 Status IrEmitter::HandleRecv(HloInstruction*) { in HandleRecv() function in xla::gpu::IrEmitter
/external/tensorflow/tensorflow/compiler/xla/service/cpu/
Dir_emitter.cc1985 Status IrEmitter::HandleRecv(HloInstruction* recv) { in HandleRecv() function in xla::cpu::IrEmitter