Searched defs:HandleInfeed (Results 1 – 8 of 8) sorted by relevance
283 Status HandleInfeed(HloInstruction* infeed) override { in HandleInfeed() function
134 Status HandleInfeed(HloInstructionPtr infeed) override { in HandleInfeed() function
339 Status HloCostAnalysis::HandleInfeed(const HloInstruction* infeed) { in HandleInfeed() function in xla::HloCostAnalysis
421 Status ShapeVerifier::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::ShapeVerifier
602 Status IrEmitter::HandleInfeed(HloInstruction*) { in HandleInfeed() function in xla::gpu::IrEmitter
3190 Status IrEmitterUnnested::HandleInfeed(HloInstruction* xla_infeed) { in HandleInfeed() function in xla::gpu::IrEmitterUnnested
389 Status IrEmitter::HandleInfeed(HloInstruction* instruction) { in HandleInfeed() function in xla::cpu::IrEmitter
2491 Status SpmdPartitioningVisitor::HandleInfeed(HloInstruction* hlo) { in HandleInfeed() function in xla::spmd::SpmdPartitioningVisitor