Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dfeature_column_ops.py424 collections=_add_variable_collection(weight_collections))
538 collections=_add_variable_collection(weight_collections))
857 def _add_variable_collection(weight_collections): function