Home
last modified time | relevance | path

Searched refs:make_feed_dict (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/tpu/python/tpu/
Dkeras_support.py545 def make_feed_dict(self, tpu_model_op): member in TPUInfeedInstance
637 def make_feed_dict(self, tpu_model_op): member in TPUNumpyInfeedManager.NumpyInfeedInstance
721 def make_feed_dict(self, tpu_model_op): member in TPUDatasetInfeedManager.DatasetInfeedInstance
1278 infeed_dict = infeed_instance.make_feed_dict(tpu_model_ops)
1354 infeed_dict = next_infeed_instance.make_feed_dict(next_tpu_model_ops)