Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for dell (0.14 sec)

  1. RELEASE.md

        *   tf.optimizers => tf.keras.optimizers
        *   Add tf.keras.layers.AbstractRNNCell as the preferred implementation of
            RNN cell for TF v2. User can use it to implement RNN cell with custom
            behavior.
        *   Adding `clear_losses` API to be able to clear losses at the end of
            forward pass in a custom training loop in eager.
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
  2. src/cmd/asm/internal/asm/testdata/amd64enc.s

    	DECW DX                                 // 66ffca
    	DECW R11                                // 6641ffcb
    	DECL (BX)                               // ff0b
    	DECL (R11)                              // 41ff0b
    	DECL DX                                 // ffca
    	DECL R11                                // 41ffcb
    	DECQ (BX)                               // 48ff0b
    	DECQ (R11)                              // 49ff0b
    Others
    - Registered: Tue Apr 30 11:13:12 GMT 2024
    - Last Modified: Fri Oct 08 21:38:44 GMT 2021
    - 581.9K bytes
    - Viewed (0)
Back to top