Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 6 of 6 for toidentifier (0.18 sec)

  1. tests/integration/pilot/testdata/gateway-api-crd.yaml

                                minimum: 0
                                type: integer
                              reason:
                                description: |-
                                  reason contains a programmatic identifier indicating the reason for the condition's last transition.
                                  Producers of specific condition types may define expected values and meanings for this field,
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Thu May 09 02:01:51 UTC 2024
    - 912.2K bytes
    - Viewed (0)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  }
                ],
                "description": "The ConfigMap to select from"
              },
              "prefix": {
                "description": "An optional identifier to prepend to each key in the ConfigMap. Must be a C_IDENTIFIER.",
                "type": "string"
              },
              "secretRef": {
                "allOf": [
                  {
    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. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  }
                ],
                "description": "IntSliceValue is an array of 64-bit integers."
              },
              "name": {
                "default": "",
                "description": "Name is unique identifier among all resource instances managed by the driver on the node. It must be a DNS subdomain.",
                "type": "string"
              },
              "quantity": {
                "allOf": [
                  {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  4. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    data: the value of the reduction across all `num_devices` devices.
    reduction: the reduction operation to perform.
    num_devices: The number of devices participating in this reduction.
    shared_name: Identifier that shared between ops of the same reduction.
      }];
    
      let arguments = (ins
        TensorOf<[TF_Float16, TF_Float32, TF_Float64, TF_Int32, TF_Int64]>:$input,
    
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  5. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"IF", Const, 0},
    		{"ILLEGAL", Const, 0},
    		{"IMAG", Const, 0},
    		{"IMPORT", Const, 0},
    		{"INC", Const, 0},
    		{"INT", Const, 0},
    		{"INTERFACE", Const, 0},
    		{"IsExported", Func, 13},
    		{"IsIdentifier", Func, 13},
    		{"IsKeyword", Func, 13},
    		{"LAND", Const, 0},
    		{"LBRACE", Const, 0},
    		{"LBRACK", Const, 0},
    		{"LEQ", Const, 0},
    		{"LOR", Const, 0},
    		{"LPAREN", Const, 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)
  6. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.nativeplatform.toolchain.internal.NativeToolChainInternal$Identifier> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (NativeToolChainInternal.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