Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __next__ (0.19 sec)

  1. RELEASE.md

        previous behavior.
    
    *   Performing equality operations on Tensors or Variables with incompatible
        shapes an exception is no longer thrown. Instead `__eq__` returns False and
        `__ne__` returns True.
    
    *   Removed `tf.string_split` from v2 API.
    
    *   Deprecated the use of `constraint=` and `.constraint` with ResourceVariable.
    
    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