Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for get_variable_scope (0.37 sec)

  1. RELEASE.md

        API supports broadcasting for Bijectors with new API changes.
    
    ## Breaking Changes
    
    *   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
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top