HomeSort by relevance Sort by last modified time
    Searched refs:STATE_PREFIX_i (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
dynamic_rnn_estimator.py 59 are of the form "STATE_PREFIX_i" where `i` is the place of this `Tensor`
80 If `input_dict` does not contain keys 'STATE_PREFIX_i' for `0 <= i < n`
573 `STATE_PREFIX_i` for all `0 <= i < n` where `n` is the number of nested
582 `STATE_PREFIX_i` for `0 <= i < n` where `n` is the number of nested elements
state_saving_rnn_estimator.py 314 are of the form "STATE_PREFIX_i" where `i` is the place of this `Tensor`

Completed in 73 milliseconds