Searched refs:outfeeder (Results 1 – 1 of 1) sorted by relevance
149 HloComputation::Builder outfeeder(TestName() + ".outfeeder"); in TEST_F() local150 auto value = outfeeder.AddInstruction( in TEST_F()152 auto token = outfeeder.AddInstruction(HloInstruction::CreateToken()); in TEST_F()153 outfeeder.AddInstruction( in TEST_F()156 auto outfeed_computation = module->AddEmbeddedComputation(outfeeder.Build()); in TEST_F()