Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for gru (0.23 sec)

  1. RELEASE.md

    *   Removed `tf.string_split` from v2 API.
    
    *   Deprecated the use of `constraint=` and `.constraint` with ResourceVariable.
    
    *   Add `UnifiedGRU` as the new GRU implementation for tf2.0. Change the default
        recurrent activation function for GRU from `hard_sigmoid` to `sigmoid`, and
        `reset_after` to True in 2.0. Historically recurrent activation is
        `hard_sigmoid` since it is fast than 'sigmoid'. With new unified backend
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top