Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dstate_saving_rnn_estimator.py187 sequence_features[rnn_common.RNNKeys.LABELS_KEY] = labels
490 labels = sequence_features.pop(rnn_common.RNNKeys.LABELS_KEY)
Drnn_common.py44 LABELS_KEY = '__labels__' variable in RNNKeys
Dstate_saving_rnn_estimator_test.py286 rnn_common.RNNKeys.LABELS_KEY: