Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 9 of 9 for XClass (0.2 sec)

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

    Class <org.gradle.api.distribution.internal.DefaultDistribution> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultDistribution.java:0)
    Class <org.gradle.api.distribution.internal.DefaultDistributionContainer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (DefaultDistributionContainer.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. pkg/apis/core/validation/validation_test.go

    					},
    				},
    				PersistentVolumeReclaimPolicy: core.PersistentVolumeReclaimRecycle,
    			}),
    		},
    		"invalid-storage-class-name": {
    			isExpectedFailure: true,
    			volume: testVolume("invalid-storage-class-name", "", core.PersistentVolumeSpec{
    				Capacity: core.ResourceList{
    					core.ResourceName(core.ResourceStorage): resource.MustParse("10G"),
    				},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  3. src/cmd/vendor/golang.org/x/tools/internal/stdlib/manifest.go

    		{"(*VoidType).Common", Method, 0},
    		{"(*VoidType).Size", Method, 0},
    		{"(*VoidType).String", Method, 0},
    		{"(Attr).GoString", Method, 0},
    		{"(Attr).String", Method, 0},
    		{"(Class).GoString", Method, 5},
    		{"(Class).String", Method, 5},
    		{"(DecodeError).Error", Method, 0},
    		{"(Tag).GoString", Method, 0},
    		{"(Tag).String", Method, 0},
    		{"AddrType", Type, 0},
    		{"AddrType.BasicType", 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. CHANGELOG/CHANGELOG-1.19.md

    Technically this means that a first class `seccompProfile` field has been added to the Pod and Container `securityContext` objects:
    
    ```yaml
    securityContext:
      seccompProfile:
        type: RuntimeDefault|Localhost|Unconfined # choose one of the three
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Jan 05 05:42:32 UTC 2022
    - 489.7K bytes
    - Viewed (0)
  5. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

              },
              "structuredParameters": {
                "description": "If and only if allocation of claims using this class is handled via structured parameters, then StructuredParameters must be set to true.",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Apr 22 12:18:45 UTC 2024
    - 656.6K bytes
    - Viewed (0)
  6. tests/integration/pilot/testdata/gateway-api-crd.yaml

        - jsonPath: .spec.description
          name: Description
          priority: 1
          type: string
        name: v1
        schema:
          openAPIV3Schema:
            description: |-
              GatewayClass describes a class of Gateways available to the user for creating
              Gateway resources.
    
    
              It is recommended that this resource be used as a template for Gateways. This
    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. api/go1.14.txt

    pkg debug/dwarf, const ClassAddrPtr Class
    pkg debug/dwarf, const ClassLocList = 16
    pkg debug/dwarf, const ClassLocList Class
    pkg debug/dwarf, const ClassRngList = 17
    pkg debug/dwarf, const ClassRngList Class
    pkg debug/dwarf, const ClassRngListsPtr = 18
    pkg debug/dwarf, const ClassRngListsPtr Class
    pkg debug/dwarf, const ClassStrOffsetsPtr = 19
    pkg debug/dwarf, const ClassStrOffsetsPtr Class
    pkg debug/dwarf, const TagAtomicType = 71
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Fri Feb 17 20:31:46 UTC 2023
    - 508.9K bytes
    - Viewed (0)
  8. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

      \\(targets_i\\) be the target class for example `i`,
      \\(out_i\\) be the output for example `i`,
    
    $$out_i = predictions_{i, targets_i} \in TopKIncludingTies(predictions_i)$$
      }];
    
      let arguments = (ins
        Arg<TF_Float32Tensor, [{A `batch_size` x `classes` tensor.}]>:$predictions,
        Arg<TF_I32OrI64Tensor, [{A `batch_size` vector of class ids.}]>:$targets,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  9. api/openapi-spec/v3/apis__apps__v1_openapi.json

                "type": "string"
              },
              "schedulerName": {
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 810.7K bytes
    - Viewed (0)
Back to top