Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for isync (1.74 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.tooling.internal.consumer.async.AsyncConsumerActionExecutor> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (AsyncConsumerActionExecutor.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
  2. api/go1.14.txt

    pkg syscall (freebsd-arm64), func Fstatat(int, string, *Stat_t, int) error
    pkg syscall (freebsd-arm64), func Fstatfs(int, *Statfs_t) error
    pkg syscall (freebsd-arm64), func Fsync(int) error
    pkg syscall (freebsd-arm64), func Ftruncate(int, int64) error
    pkg syscall (freebsd-arm64), func Futimes(int, []Timeval) error
    pkg syscall (freebsd-arm64), func Getdirentries(int, []uint8, *uintptr) (int, error)
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  3. 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: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 21:23:32 UTC 2023
    - 602.6K bytes
    - Viewed (0)
  4. 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: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Fstore_t", Type, 0},
    		{"Fstore_t.Bytesalloc", Field, 0},
    		{"Fstore_t.Flags", Field, 0},
    		{"Fstore_t.Length", Field, 0},
    		{"Fstore_t.Offset", Field, 0},
    		{"Fstore_t.Posmode", Field, 0},
    		{"Fsync", Func, 0},
    		{"Ftruncate", Func, 0},
    		{"FullPath", Func, 4},
    		{"Futimes", Func, 0},
    		{"Futimesat", Func, 0},
    		{"GENERIC_ALL", Const, 0},
    		{"GENERIC_EXECUTE", 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)
  6. 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: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
Back to top