Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 8 of 8 for component1 (0.35 sec)

  1. api/openapi-spec/v3/apis__resource.k8s.io__v1alpha2_openapi.json

                  {
                    "$ref": "#/components/schemas/io.k8s.api.resource.v1alpha2.NamedResourcesAllocationResult"
                  }
                ],
                "description": "NamedResources describes the allocation result when using the named resources model."
              },
              "vendorRequestParameters": {
                "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)
  2. api/openapi-spec/v3/apis__apps__v1_openapi.json

                  {
                    "$ref": "#/components/schemas/io.k8s.api.apps.v1.DeploymentSpec"
                  }
                ],
                "default": {},
                "description": "Specification of the desired behavior of the Deployment."
              },
              "status": {
                "allOf": [
                  {
                    "$ref": "#/components/schemas/io.k8s.api.apps.v1.DeploymentStatus"
                  }
    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. tensorflow/compiler/mlir/tensorflow/ir/tf_generated_ops.td

    }
    
    def TF_TensorSliceDatasetOp : TF_Op<"TensorSliceDataset", [Pure, TF_NoConstantFold]> {
      let summary = [{
    Creates a dataset that emits each dim-0 slice of `components` once.
      }];
    
      let arguments = (ins
        Variadic<TF_Tensor>:$components,
    
        ConfinedAttr<TF_ShapeAttrArray, [ArrayMinCount<1>]>:$output_shapes,
        DefaultValuedOptionalAttr<BoolAttr, "false">:$is_files,
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 793K bytes
    - Viewed (0)
  4. testing/architecture-test/src/changes/archunit-store/internal-api-nullability.txt

    Class <org.gradle.api.reporting.components.internal.AbstractBinaryRenderer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (AbstractBinaryRenderer.java:0)
    Class <org.gradle.api.reporting.components.internal.BinaryRenderer> is not annotated (directly or via its package) with @org.gradle.api.NonNullApi in (BinaryRenderer.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)
  5. RELEASE.md

            `tf.data.Options()`.
        *   Support cancellation of long-running `reduce`.
        *   Now we use `dataset` node name as prefix instead of the op name, to
            identify the component correctly in metrics, for pipelines with repeated
            components.
        *   Improve the performance of datasets using `from_tensors()`.
        *   Promoting `unbatch` from experimental to core API.
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
  6. okhttp-idna-mapping-table/src/main/resources/okhttp3/internal/idna/IdnaMappingTable.txt

    187F8..187FF  ; disallowed                             # NA   <reserved-187F8>..<reserved-187FF>
    18800..18AF2  ; valid                                  # 9.0  TANGUT COMPONENT-001..TANGUT COMPONENT-755
    18AF3..18CD5  ; valid                                  # 13.0 TANGUT COMPONENT-756..KHITAN SMALL SCRIPT CHARACTER-18CD5
    18CD6..18CFF  ; disallowed                             # NA   <reserved-18CD6>..<reserved-18CFF>
    Registered: Sun Jun 16 04:42:17 UTC 2024
    - Last Modified: Sat Feb 10 11:25:47 UTC 2024
    - 854.1K bytes
    - Viewed (0)
  7. gradle/verification-keyring.keys

    S5Z9wN+cZmqOBG2aAP4n/AYSgStCIT8arWK8ygSGzz/AqElt03jjoKQVGnmTBg==
    =p+9w
    -----END PGP PUBLIC KEY BLOCK-----
    
    pub    44CE7BF2825EA2CD
    uid    ICU Project @IBM (International Components for Unicode Development at IBM) <******@****.***>
    
    -----BEGIN PGP PUBLIC KEY BLOCK-----
    Version: BCPG v1.68
    
    mQENBEzQQMUBCACbwbw7tuTWgwPsDAdQTWGO355jP75oBLHwGgEwV+OCKtxkNXNw
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Apr 01 11:46:17 UTC 2024
    - 525.2K bytes
    - Viewed (0)
  8. pkg/apis/core/validation/validation_test.go

    	"k8s.io/apimachinery/pkg/util/sets"
    	"k8s.io/apimachinery/pkg/util/validation"
    	"k8s.io/apimachinery/pkg/util/validation/field"
    	utilfeature "k8s.io/apiserver/pkg/util/feature"
    	"k8s.io/component-base/featuregate"
    	featuregatetesting "k8s.io/component-base/featuregate/testing"
    	kubeletapis "k8s.io/kubelet/pkg/apis"
    	"k8s.io/kubernetes/pkg/apis/core"
    	"k8s.io/kubernetes/pkg/capabilities"
    	"k8s.io/kubernetes/pkg/features"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
Back to top