Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for Creations (0.23 sec)

  1. RELEASE.md

        *   Raw TensorFlow functions can now be used in conjunction with the Keras
            Functional API during model creation. This obviates the need for users
            to create Lambda layers in most cases when using the Functional API.
            Like Lambda layers, TensorFlow functions that result in Variable
            creation or assign ops are not supported.
        *   Add support for passing list of lists to the `metrics` argument in Keras
    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)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Fixed a bug in the TopologyManager. Previously, the TopologyManager would only guarantee alignment if container creation was serialized in some way. Alignment is now guaranteed under all scenarios of container creation. ([#87759](https://github.com/kubernetes/kubernetes/pull/87759), [@klueska](https://github.com/klueska)) [SIG Node]
    Plain Text
    - Registered: Fri May 03 09:05:14 GMT 2024
    - Last Modified: Wed Jan 05 05:42:32 GMT 2022
    - 489.7K bytes
    - Viewed (0)
Back to top