Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 4 of 4 for xBuckets (1.44 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Metrics changes: Fix exposed buckets of `scheduler_volume_scheduling_duration_seconds_bucket` metric ([#100720](https://github.com/kubernetes/kubernetes/pull/100720), [@dntosas](https://github.com/dntosas)) [SIG Apps, Instrumentation, Scheduling and Storage]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  2. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    feature.}]>:$bucket_boundaries
      );
    
      let results = (outs
        Res<Variadic<TF_Int32Tensor>, [{int; List of Rank 1 Tensors each containing the bucketized values for a single feature.}]>:$buckets
      );
    
      TF_DerivedOperandSizeAttr num_features = TF_DerivedOperandSizeAttr<0>;
    }
    
    def TF_BroadcastArgsOp : TF_Op<"BroadcastArgs", [Pure]> {
      let summary = "Return the shape of s0 op s1 with broadcast.";
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Description.Cumulative", Field, 16},
    		{"Description.Description", Field, 16},
    		{"Description.Kind", Field, 16},
    		{"Description.Name", Field, 16},
    		{"Float64Histogram", Type, 16},
    		{"Float64Histogram.Buckets", Field, 16},
    		{"Float64Histogram.Counts", Field, 16},
    		{"KindBad", Const, 16},
    		{"KindFloat64", Const, 16},
    		{"KindFloat64Histogram", Const, 16},
    		{"KindUint64", Const, 16},
    		{"Read", Func, 16},
    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. RELEASE.md

    *   TensorBoard disables all runs by default if there are more than 40 runs.
    *   Removed old doc generator code.
    *   GCS file system integration now supports domain buckets, e.g
        gs://bucket.domain.com/path.
    *   Add `tf.summary.text` for outputting text to TensorBoard.
    *   The "run" command of tfdbg's command-line interface now supports filtering
    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