Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for valueOf (0.23 sec)

  1. RELEASE.md

        type annotation for variables representing a Tensor or a value that can be
        converted to Tensor by `tf.convert_to_tensor`.
    *   Calling ops with a python constants or numpy values is now consistent with
        tf.convert_to_tensor behavior. This avoids operations like tf.reshape
        truncating inputs such as from int64 to int32.
    *   Adds `tf.sparse.map_values` to apply a function to the `.value`s of
        `SparseTensor` arguments.
    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