Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for __ (0.13 sec)

  1. RELEASE.md

        truncating inputs such as from int64 to int32.
    *   Adds `tf.sparse.map_values` to apply a function to the `.value`s of
        `SparseTensor` arguments.
    *   The Python bitwise operators for `Tensor` (`__and__`, `__or__`, `__xor__`
        and `__invert__` now support non-`bool` arguments and apply the
        corresponding bitwise ops. `bool` arguments continue to be supported and
        dispatch to logical ops. This brings them more in line with Python and NumPy
    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