Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator.py1000 if self._is_input_constant(feed_fn, mon_sess.graph):
1003 def _is_input_constant(self, feed_fn, graph): member in BaseEstimator