Searched refs:outfeed_outputs (Results 1 – 1 of 1) sorted by relevance
1225 def _process_outputs(self, outfeed_outputs): argument1241 output_group = outfeed_outputs[i * outputs_per_replica:(i + 1) *1248 return outfeed_outputs[:len(outfeed_outputs) //1283 _, _, outfeed_outputs = K.get_session().run([1287 return self._process_outputs(outfeed_outputs)1360 _, _, outfeed_outputs = K.get_session().run([1364 return self._process_outputs(outfeed_outputs)1367 _, outfeed_outputs = K.get_session().run(1369 return self._process_outputs(outfeed_outputs)