Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/feature_column/
Dfeature_column.py506 def _add_to_collections(var, weight_collections): function
563 _add_to_collections(weight, self._weight_collections)
599 _add_to_collections(self._bias_variable, self._weight_collections)
1746 _add_to_collections(self._embedding_weight_var, self._weight_collections)