Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for renamer (0.12 sec)

  1. RELEASE.md

        *   Renames `experimental_hints` in
            `tf.distribute.StrategyExtended.reduce_to`,
            `tf.distribute.StrategyExtended.batch_reduce_to`,
            `tf.distribute.ReplicaContext.all_reduce` to `options`.
        *   Renames `tf.distribute.experimental.CollectiveHints` to
            `tf.distribute.experimental.CommunicationOptions`.
        *   Renames `tf.distribute.experimental.CollectiveCommunication` to
    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. CHANGELOG/CHANGELOG-1.19.md

         - `.extenders[*].httpTimeout` is of type `metav1.Duration`.
         - `.extenders[*].enableHttps` is renamed to `.extenders[*].enableHTTPS`.
       - `RequestedToCapacityRatio` args decoding is case sensitive. All fields are affected.
       - `DefaultPodTopologySpread` plugin is renamed to `SelectorSpread`.
       - `Unreserve` extension point is removed from Profile definition. All `Reserve`
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*Reader).ReadByte", Method, 0},
    		{"(*Reader).ReadBytes", Method, 0},
    		{"(*Reader).ReadLine", Method, 0},
    		{"(*Reader).ReadRune", Method, 0},
    		{"(*Reader).ReadSlice", Method, 0},
    		{"(*Reader).ReadString", Method, 0},
    		{"(*Reader).Reset", Method, 2},
    		{"(*Reader).Size", Method, 10},
    		{"(*Reader).UnreadByte", Method, 0},
    		{"(*Reader).UnreadRune", Method, 0},
    		{"(*Reader).WriteTo", Method, 1},
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Apr 02 02:20:05 UTC 2024
    - 534.2K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = [{
    V2 format specific: merges the metadata files of sharded checkpoints.  The
      }];
    
      let description = [{
    result is one logical checkpoint, with one physical metadata file and renamed
    data files.
    
    Intended for "grouping" multiple checkpoints in a sharded checkpoint setup.
    
    If delete_old_dirs is true, attempts to delete recursively the dirname of each
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
Back to top