Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Destimator.py831 def _check_inputs(self, features, labels): member in BaseEstimator
908 self._check_inputs(features, labels)
1039 self._check_inputs(features, labels)