Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for keyFor (0.1 sec)

  1. RELEASE.md

        `tf.function` call. This can speed up Keras Models on TPUs up to 3x.
    *   Extends `tf.keras.layers.Lambda` layers to support multi-argument lambdas,
        and keyword arguments when calling the layer.
    *   Functional models now get constructed if *any* tensor in a layer call's
        arguments/keyword arguments comes from a keras input. Previously the
        functional api would only work if all of the elements in the first argument
    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