Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for siteb (0.16 sec)

  1. RELEASE.md

    *   If you're opening empty variable scopes; replace `variable_scope('', ...)`
        by `variable_scope(tf.get_variable_scope(), ...)`.
    *   Headers used for building custom ops have been moved from
        site-packages/external into site-packages/tensorflow/include/external.
    
    ## Bug Fixes and Other Changes
    
    *   `tfe.Network` is deprecated. Please inherit from `tf.keras.Model`.
    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