Home
last modified time | relevance | path

Searched defs:sparse_id_column (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dfeature_column.py781 def __new__(cls, sparse_id_column, weight_column_name, dtype): argument
882 def weighted_sparse_column(sparse_id_column, argument
1083 sparse_id_column, argument
1303 def one_hot_column(sparse_id_column): argument
1318 def embedding_column(sparse_id_column, argument