Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/gpu/
H A Dir_emitter.cc132 Status IrEmitter::HandleRecv(HloInstruction*) { in HandleRecv() function in xla::gpu::IrEmitter
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/
H A Ddfs_hlo_visitor_with_default.h244 Status HandleRecv(HloInstructionPtr recv) override { in HandleRecv() function
H A Dhlo_cost_analysis.cc516 Status HloCostAnalysis::HandleRecv(const HloInstruction*) { return OkStatus(); } in HandleRecv() function in xla::HloCostAnalysis
H A Dhlo_verifier.cc1538 Status ShapeVerifier::HandleRecv(HloInstruction* recv) { in HandleRecv() function in xla::ShapeVerifier
/aosp_15_r20/external/tensorflow/tensorflow/compiler/jit/
H A Ddeadness_analysis.cc1187 Status DeadnessAnalysisImpl::HandleRecv(Node* n, in HandleRecv() function in tensorflow::__anonfdc77a490111::DeadnessAnalysisImpl
/aosp_15_r20/external/tensorflow/tensorflow/compiler/xla/service/cpu/
H A Dir_emitter.cc2105 Status IrEmitter::HandleRecv(HloInstruction* recv) { in HandleRecv() function in xla::cpu::IrEmitter