Searched refs:infeed_config (Results 1 – 5 of 5) sorted by relevance
128 bytes infeed_config = 27; field
365 CreateInfeed(data_shape, operands(0), proto.infeed_config()); in CreateFromProto()3396 string HloInstruction::infeed_config() const { in infeed_config() function in xla::HloInstruction3397 return Cast<HloInfeedInstruction>(this)->infeed_config(); in infeed_config()
1510 string infeed_config() const;
970 string infeed_config() const { return infeed_config_; } in infeed_config() function
1809 infeed_shape(), new_operands[0], infeed_config()); in CloneWithNewOperandsImpl()