OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_get_parent_columns
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/contrib/layers/python/layers/
feature_column_ops.py
885
def
_get_parent_columns
(feature_column):
function
[
all
...]
/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
state_saving_rnn_estimator.py
121
parent_columns = feature_column_ops.
_get_parent_columns
(column)
Completed in 205 milliseconds