Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for aloop (0.11 sec)

  1. RELEASE.md

    *   `tf.distribute`
    
        *   Opened an experimental API, `tf.distribute.experimental.coordinator.get_current_worker_index`, for retrieving the worker index from within a worker, when using parameter server training with a custom training loop.
    
    *   `tf.experimental.dtensor`
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    preceded by a ConfigureTPUEmbeddingHost op that sets up the correct
    embedding table configuration. For example, this op is used to install
    parameters that are loaded from a checkpoint before a training loop is
    executed.
      }];
    
      let arguments = (ins
        Arg<TF_Float32Tensor, [{Value of parameters used in the ADAM optimization algorithm.}]>:$parameters,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    1EFD          ; valid                                  # 5.1  LATIN SMALL LETTER MIDDLE-WELSH V
    1EFE          ; mapped                 ; 1EFF          # 5.1  LATIN CAPITAL LETTER Y WITH LOOP
    1EFF          ; valid                                  # 5.1  LATIN SMALL LETTER Y WITH LOOP
    1F00..1F07    ; valid                                  # 1.1  GREEK SMALL LETTER ALPHA WITH PSILI..GREEK SMALL LETTER ALPHA WITH DASIA AND PERISPOMENI
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  4. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"ELF_PRARGSZ", Const, 0},
    		{"ELIBACC", Const, 0},
    		{"ELIBBAD", Const, 0},
    		{"ELIBEXEC", Const, 0},
    		{"ELIBMAX", Const, 0},
    		{"ELIBSCN", Const, 0},
    		{"ELNRNG", Const, 0},
    		{"ELOOP", Const, 0},
    		{"EMEDIUMTYPE", Const, 0},
    		{"EMFILE", Const, 0},
    		{"EMLINK", Const, 0},
    		{"EMSGSIZE", Const, 0},
    		{"EMT_TAGOVF", Const, 1},
    		{"EMULTIHOP", 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)
Back to top