Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for synchronize (0.11 sec)

  1. 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)
  2. 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