Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/linear_optimizer/python/ops/
Dsdca_ops.py139 self._assertList(['sparse_features', 'dense_features'], examples)
143 self._assertList(['sparse_features_weights', 'dense_features_weights'],
242 def _assertList(self, items, check_in): member in SdcaModel
349 self._assertList(['sparse_features', 'dense_features'], examples)
655 self._assertList(['sparse_features', 'dense_features'], examples)
714 self._assertList(['sparse_features', 'dense_features'], examples)