Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for StatelessCase (0.09 sec)

  1. RELEASE.md

    *   Adds `tf.SparseTensor.with_values`. This returns a new SparseTensor with the
        same sparsity pattern, but with new provided values. It is similar to the
        `with_values` function of `RaggedTensor`.
    *   Adds `StatelessCase` op, and uses it if none of case branches has stateful
        ops.
    *   Adds `tf.config.experimental.get_memory_usage` to return total memory usage
        of the device.
    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