- Sort Score
- Result 10 results
- Languages All
Results 1 - 5 of 5 for resync (0.11 sec)
-
CHANGELOG/CHANGELOG-1.19.md
- Azure VMSS LoadBalancerBackendAddressPools updating has been improved with squential-sync + concurrent-async requests. ([#88699](https://github.com/kubernetes/kubernetes/pull/88699), [@feiskyer](https://github.com/feiskyer)) [SIG Cloud Provider]
Registered: Fri Nov 01 09:05:11 UTC 2024 - Last Modified: Wed Jan 05 05:42:32 UTC 2022 - 489.7K bytes - Viewed (0) -
src/cmd/asm/internal/asm/testdata/amd64enc.s
AESDECLAST X11, X11 // 66450f38dfdb AESENC (BX), X2 // 660f38dc13 AESENC (R11), X2 // 66410f38dc13 AESENC X2, X2 // 660f38dcd2 AESENC X11, X2 // 66410f38dcd3 AESENC (BX), X11 // 66440f38dc1b AESENC (R11), X11 // 66450f38dc1b AESENC X2, X11 // 66440f38dcda
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Oct 08 21:38:44 UTC 2021 - 581.9K bytes - Viewed (1) -
api/go1.20.txt
pkg strings, func CutPrefix(string, string) (string, bool) #42537 pkg strings, func CutSuffix(string, string) (string, bool) #42537 pkg sync, method (*Map) CompareAndDelete(interface{}, interface{}) bool #51972 pkg sync, method (*Map) CompareAndSwap(interface{}, interface{}, interface{}) bool #51972 pkg sync, method (*Map) Swap(interface{}, interface{}) (interface{}, bool) #51972 pkg syscall (freebsd-386-cgo), const SYS_FSTAT = 551 #53280
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 21:23:32 UTC 2023 - 602.6K bytes - Viewed (0) -
api/go1.14.txt
pkg os (freebsd-arm64), const DevNull = "/dev/null" pkg os (freebsd-arm64), const O_APPEND = 8 pkg os (freebsd-arm64), const O_CREATE = 512 pkg os (freebsd-arm64), const O_EXCL = 2048 pkg os (freebsd-arm64), const O_SYNC = 128 pkg os (freebsd-arm64), const O_TRUNC = 1024 pkg os (freebsd-arm64), const PathListSeparator = 58 pkg os (freebsd-arm64), const PathSeparator = 47 pkg os (freebsd-arm64-cgo), const DevNull = "/dev/null"
Registered: Tue Nov 05 11:13:11 UTC 2024 - Last Modified: Fri Feb 17 20:31:46 UTC 2023 - 508.9K bytes - Viewed (0) -
RELEASE.md
* `tf.distribute`: * Support added for global sync `BatchNormalization` by using the newly added `tf.keras.layers.experimental.SyncBatchNormalization` layer. This layer will sync `BatchNormalization` statistics every step across all replicas taking part in sync training. * Performance improvements for GPU multi-worker distributed training using
Registered: Tue Nov 05 12:39:12 UTC 2024 - Last Modified: Tue Oct 22 14:33:53 UTC 2024 - 735.3K bytes - Viewed (0)