Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for serializeTo (0.06 sec)

  1. RELEASE.md

        replaced with by writing regular Python functions. Using the `tf.function`
        decorator, such functions can be turned into graphs which can be executed
        remotely, serialized, and optimized for performance.
    *   Unification of `tf.train.Optimizers` and `tf.keras.Optimizers`. Use
        `tf.keras.Optimizers` for TF2.0. `compute_gradients` is removed as public
    Registered: Tue Nov 05 12:39:12 UTC 2024
    - Last Modified: Tue Oct 22 14:33:53 UTC 2024
    - 735.3K bytes
    - Viewed (0)
  2. CHANGELOG/CHANGELOG-1.19.md

    - Ipvs: only attempt setting of sysctlconnreuse on supported kernels ([#88541](https://github.com/kubernetes/kubernetes/pull/88541), [@cmluciano](https://github.com/cmluciano)) [SIG Network]
    - Jsonpath support in kubectl / client-go serializes complex types (maps / slices / structs) as json instead of Go-syntax. ([#89660](https://github.com/kubernetes/kubernetes/pull/89660), [@pjferrell](https://github.com/pjferrell)) [SIG API Machinery, CLI and Cluster Lifecycle]
    Registered: Fri Nov 01 09:05:11 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top