Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for RNN (0.19 sec)

  1. RELEASE.md

        been moved back to the core namespace. This includes `RNNCell`, `LSTMCell`,
        `GRUCell`, and a number of other cells. These now reside in `tf.nn.rnn_cell`
        (with aliases in `tf.contrib.rnn` for backwards compatibility). The original
        `tf.nn.rnn` function is now `tf.nn.static_rnn`, and the bidirectional static
        and state saving static rnn functions are also now back in the `tf.nn`
        namespace.
    
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Apr 03 20:27:38 GMT 2024
    - 727.4K bytes
    - Viewed (8)
Back to top