Search Options

Results per page
Sort
Preferred Languages
Advance

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

  1. RELEASE.md

    *   Introduce ops for batching/unbatching tensors across Session::Run() calls.
    *   Add tf.log_sigmoid(x) = tf.log(tf.sigmoid(x)) = -tf.nn.softplus(-x).
    *   Changed hooks lists to immutable tuples, and now allow any iterable for the
        associated arguments.
    *   Introduce TFDecorator.
    *   Added an Mfcc op for speech feature generation.
    *   Improved DirectSession::Run() overhead and error checking. Feeding a value
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
Back to top