Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for RNN (0.15 sec)

  1. ci/official/utilities/code_check_full.bats

    //tensorflow/python/debug:grpc_tensorflow_server.par
    //tensorflow/python/feature_column:vocabulary_testdata
    //tensorflow/python/util:nest_test_main_lib
    //tensorflow/lite/experimental/examples/lstm:rnn_cell
    //tensorflow/lite/experimental/examples/lstm:rnn_cell.py
    //tensorflow/lite/experimental/examples/lstm:unidirectional_sequence_lstm_test
    //tensorflow/lite/experimental/examples/lstm:unidirectional_sequence_lstm_test.py
    Plain Text
    - Registered: Tue Apr 23 12:39:09 GMT 2024
    - Last Modified: Wed Mar 06 21:54:13 GMT 2024
    - 13.2K bytes
    - Viewed (0)
  2. 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