Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 3 of 3 for renameat (0.17 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. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"RegEnumKeyEx", Func, 0},
    		{"RegOpenKeyEx", Func, 0},
    		{"RegQueryInfoKey", Func, 0},
    		{"RegQueryValueEx", Func, 0},
    		{"RemoveDirectory", Func, 0},
    		{"Removexattr", Func, 1},
    		{"Rename", Func, 0},
    		{"Renameat", Func, 0},
    		{"Revoke", Func, 0},
    		{"Rlimit", Type, 0},
    		{"Rlimit.Cur", Field, 0},
    		{"Rlimit.Max", Field, 0},
    		{"Rmdir", Func, 0},
    		{"RouteMessage", Type, 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)
  3. 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