[XLA] Redesign: implement infeed and outfeed.
- XlaBuilder::Infeed is basically ComputationBuilder::Infeed + UserComputation::AddInfeedInstruction + ComputationLowerer::Visit + HloInstruction::CreateInfeed. - Similar for Outfeed. PiperOrigin-RevId: 192206502
Loading
Please sign in to comment