Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 1 of 1 for get_variable_scope (0.08 seconds)

  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
    
    Created: Tue Dec 30 12:39:10 GMT 2025
    - Last Modified: Tue Oct 28 22:27:41 GMT 2025
    - 740.4K bytes
    - Click Count (3)
Back to Top