Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for synchronize (2.08 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Added pod version skew strategy for seccomp profile to synchronize the deprecated annotations with the new API Server fields. Please see the corresponding section [in the KEP](https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/135-seccomp/README.md#version-skew-strategy) for more detailed explanations....
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"SW_SHOWMINNOACTIVE", Const, 0},
    		{"SW_SHOWNA", Const, 0},
    		{"SW_SHOWNOACTIVATE", Const, 0},
    		{"SW_SHOWNORMAL", Const, 0},
    		{"SYMBOLIC_LINK_FLAG_DIRECTORY", Const, 4},
    		{"SYNCHRONIZE", Const, 0},
    		{"SYSCTL_VERSION", Const, 1},
    		{"SYSCTL_VERS_0", Const, 1},
    		{"SYSCTL_VERS_1", Const, 1},
    		{"SYSCTL_VERS_MASK", Const, 1},
    		{"SYS_ABORT2", Const, 0},
    		{"SYS_ACCEPT", Const, 0},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  3. RELEASE.md

     *   Added `jit_compile` as a settable property to `tf.keras.Model`.
     *   Added `synchronized` optional parameter to `layers.BatchNormalization`.
     *   Added deprecation warning to `layers.experimental.SyncBatchNormalization` and suggested to use `layers.BatchNormalization` with `synchronized=True` instead.
    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