Search Options

Results per page
Sort
Preferred Languages
Advance

Results 11 - 16 of 16 for knight (0.16 sec)

  1. CHANGELOG/CHANGELOG-1.19.md

    - Warn users that `kubectl port-forward` does not support UDP now ([#91616](https://github.com/kubernetes/kubernetes/pull/91616), [@knight42](https://github.com/knight42)) [SIG CLI]
    - Weight of PodTopologySpread scheduling Score is doubled. ([#91258](https://github.com/kubernetes/kubernetes/pull/91258), [@alculquicondor](https://github.com/alculquicondor)) [SIG Scheduling]
    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. api/openapi-spec/v3/apis__apps__v1_openapi.json

              },
              "weight": {
                "default": 0,
                "description": "Weight associated with matching the corresponding nodeSelectorTerm, in the range 1-100.",
                "format": "int32",
                "type": "integer"
              }
            },
            "required": [
              "weight",
              "preference"
            ],
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"Black", Var, 0},
    		{"CMYK", Type, 5},
    		{"CMYK.Pix", Field, 5},
    		{"CMYK.Rect", Field, 5},
    		{"CMYK.Stride", Field, 5},
    		{"Config", Type, 0},
    		{"Config.ColorModel", Field, 0},
    		{"Config.Height", Field, 0},
    		{"Config.Width", Field, 0},
    		{"Decode", Func, 0},
    		{"DecodeConfig", Func, 0},
    		{"ErrFormat", Var, 0},
    		{"Gray", Type, 0},
    		{"Gray.Pix", Field, 0},
    		{"Gray.Rect", Field, 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)
  4. RELEASE.md

    *   Add FillTriangular Bijector to create triangular matrices.
    *   Added support for Type III DCT, and `tf.spectral.idct(type=2|3)`.
    *   Correctly handle CuDNN RNN weight loaded when nest in `TimeDistributed`.
    *   Adding per-element weight support for `WALSComputePartialLhsAndRhsOp`.
    *   ZerosLike and OnesLike ops treated as constants by Graph Transform Tool.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  5. api/go1.14.txt

    pkg syscall (freebsd-arm64), type RtMetrics struct, Sendpipe uint64
    pkg syscall (freebsd-arm64), type RtMetrics struct, Ssthresh uint64
    pkg syscall (freebsd-arm64), type RtMetrics struct, Weight uint64
    pkg syscall (freebsd-arm64), type RtMsghdr struct
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Addrs int32
    pkg syscall (freebsd-arm64), type RtMsghdr struct, Errno int32
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  6. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.tasks.diagnostics.internal.insight.DependencyInsightReporter> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DependencyInsightReporter.java:0)
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Tue Jun 11 09:51:15 UTC 2024
    - 967.9K bytes
    - Viewed (0)
Back to top