Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for transitioningTo (0.28 sec)

  1. RELEASE.md

        TensorFlow's core.
    *   Improved multi-threaded performance of `batch_matmul`.
    *   LSTMCell, BasicLSTMCell, and MultiRNNCell constructors now default to
        `state_is_tuple=True`. For a quick fix while transitioning to the new
        default, simply pass the argument `state_is_tuple=False`.
    *   DeviceFactory's AddDevices and CreateDevices functions now return a Status
        instead of void.
    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