Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for renameat (0.16 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. CHANGELOG/CHANGELOG-1.19.md

    - github.com/go-gl/glfw/v3.3/glfw: [12ad95a](https://github.com/go-gl/glfw/v3.3/glfw/tree/12ad95a)
    - github.com/google/renameio: [v0.1.0](https://github.com/google/renameio/tree/v0.1.0)
    - github.com/ianlancetaylor/demangle: [5e5cf60](https://github.com/ianlancetaylor/demangle/tree/5e5cf60)
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K 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