Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for won (0.15 sec)

  1. RELEASE.md

        *   Added a new constructor argument `experimental_enable_variable_lifting`
            to `tf.Variable`, defaulting to True. When it's `False`, the variable
            won't be lifted out of `tf.function`, thus it can be used as a
            `tf.function`-local variable: during each execution of the
            `tf.function`, the variable will be created and then disposed, similar
    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)
Back to top