Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for Iterable (0.17 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
    Plain Text
    - Registered: Tue Apr 30 12:39:09 GMT 2024
    - Last Modified: Mon Apr 29 19:17:57 GMT 2024
    - 727.7K bytes
    - Viewed (8)
Back to top