Searched refs:set_outfeed_config (Results 1 – 5 of 5) sorted by relevance
1804 void set_outfeed_config(const string& config);
1202 void set_outfeed_config(const string& config) { outfeed_config_ = config; } in set_outfeed_config() function
4123 void HloInstruction::set_outfeed_config(const string& config) { in set_outfeed_config() function in xla::HloInstruction4124 return Cast<HloOutfeedInstruction>(this)->set_outfeed_config(config); in set_outfeed_config()
2100 proto.set_outfeed_config(outfeed_config()); in ToProto()
1788 instr.set_outfeed_config(outfeed_config); in Outfeed()1846 instr.set_outfeed_config(outfeed_config); in OutfeedWithTokenInternal()