Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for descriptor (0.23 sec)

  1. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.internal.artifacts.repositories.descriptor.MavenRepositoryDescriptor$Builder> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (MavenRepositoryDescriptor.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)
  2. manifests/charts/istiod-remote/templates/crd-all.gen.yaml

                  vmConfig:
                    description: Configuration for a Wasm VM.
                    properties:
                      env:
                        description: Specifies environment variables to be injected to
                          this VM.
                        items:
                          properties:
                            name:
                              description: Name of the environment variable.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.7K bytes
    - Viewed (0)
  3. manifests/charts/base/crds/crd-all.gen.yaml

                  vmConfig:
                    description: Configuration for a Wasm VM.
                    properties:
                      env:
                        description: Specifies environment variables to be injected to
                          this VM.
                        items:
                          properties:
                            name:
                              description: Name of the environment variable.
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu Jun 06 21:31:42 UTC 2024
    - 671.6K bytes
    - Viewed (0)
  4. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

            "description": "DriverRequests describes all resources that are needed from one particular driver.",
            "properties": {
              "driverName": {
                "description": "DriverName is the name used by the DRA driver kubelet plugin.",
                "type": "string"
              },
              "requests": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__apps__v1_openapi.json

              "message": {
                "description": "A human readable message indicating details about the transition.",
                "type": "string"
              },
              "reason": {
                "description": "The reason for the condition's last transition.",
                "type": "string"
              },
              "status": {
                "default": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

                    - message: Value is immutable
                      rule: self == oldSelf
                  description:
                    description: Description helps describe a GatewayClass with more details.
                    maxLength: 64
                    type: string
                  parametersRef:
                    description: |-
                      ParametersRef is a reference to a resource that contains the configuration
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  7. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      let summary = "Convert one or more images from HSV to RGB.";
    
      let description = [{
    Outputs a tensor of the same shape as the `images` tensor, containing the RGB
    value of the pixels. The output is only well defined if the value in `images`
    are in `[0,1]`.
    
    See `rgb_to_hsv` for a description of the HSV encoding.
      }];
    
      let arguments = (ins
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    	}{{
    		description: "seccompField nil should return empty",
    		expectedErr: nil,
    	}, {
    		description:     "unconfined annotation and SeccompProfileTypeUnconfined should return empty",
    		annotationValue: "unconfined",
    		seccompField:    &core.SeccompProfile{Type: core.SeccompProfileTypeUnconfined},
    		expectedErr:     nil,
    	}, {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  9. RELEASE.md

        and
        [CVE-2020-15358](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2020-15358).
    *   Fixes #41630 by including `max_seq_length` in CuDNN descriptor cache key
    *   Pins `numpy` to 1.18.5 to prevent ABI breakage when compiling code that uses
        both NumPy and TensorFlow headers.
    
    # Release 2.3.0
    
    ## Major Features and Improvements
    
    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