Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 243 for resources2 (1.39 sec)

  1. tensorflow/compiler/mlir/tensorflow/transforms/resource_op_lifting.cc

      bool Contains(Value resource) const {
        return resources_.find(resource) != resources_.end();
      }
    
      // Drops the given resource from lifting.
      void DropResource(Value resource) {
        resources_.erase(resource);
        written_resources_.remove(resource);
      }
    
      // Replaces all resource loads in all regions attached to the op.
      void ReplaceResourceLoads(bool read_only) {
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Thu Apr 25 16:01:03 UTC 2024
    - 55.1K bytes
    - Viewed (0)
  2. pkg/kubelet/cm/devicemanager/manager_test.go

    	oneDevice := resource.NewQuantity(int64(1), resource.DecimalSI)
    	twoDevice := resource.NewQuantity(int64(2), resource.DecimalSI)
    	threeDevice := resource.NewQuantity(int64(3), resource.DecimalSI)
    	res1 := TestResource{
    		resourceName:     "domain1.com/resource1",
    		resourceQuantity: *resource.NewQuantity(int64(6), resource.DecimalSI),
    		devs: checkpoint.DevicesPerNUMA{
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Jun 04 06:25:43 UTC 2024
    - 65K bytes
    - Viewed (0)
  3. .teamcity/test-buckets.json

    					"precondition-tester",
    					"problems",
    					"problems-api",
    					"process-services",
    					"publish",
    					"reporting",
    					"resources",
    					"resources-gcs",
    					"resources-http",
    					"resources-s3",
    					"resources-sftp",
    					"samples",
    					"signing",
    					"snapshots",
    					"testing-base",
    					"toolchains-jvm",
    					"tooling-api",
    					"version-control",
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Jun 10 15:56:44 UTC 2024
    - 54.2K bytes
    - Viewed (0)
  4. api/discovery/aggregated_v2.json

            }
          ]
        },
        {
          "metadata": {
            "creationTimestamp": null,
            "name": "resource.k8s.io"
          },
          "versions": [
            {
              "freshness": "Current",
              "resources": [
                {
                  "resource": "podschedulingcontexts",
                  "responseKind": {
                    "group": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue Mar 12 17:29:14 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  5. api/discovery/aggregated_v2beta1.json

            }
          ]
        },
        {
          "metadata": {
            "creationTimestamp": null,
            "name": "resource.k8s.io"
          },
          "versions": [
            {
              "freshness": "Current",
              "resources": [
                {
                  "resource": "podschedulingcontexts",
                  "responseKind": {
                    "group": "",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Mar 08 04:18:56 UTC 2024
    - 55.4K bytes
    - Viewed (0)
  6. subprojects/diagnostics/src/integTest/groovy/org/gradle/api/tasks/diagnostics/OutgoingVariantsReportTaskIntegrationTest.groovy

            def builtMainClassesPath = file('build/classes/java/main').getRelativePathFromBase()
            def builtMainResourcesPath = file('build/resources/main').getRelativePathFromBase()
            def sourceMainJavaPath = file('src/main/java').getRelativePathFromBase()
            def sourceMainResourcePath = file('src/main/resources').getRelativePathFromBase()
            def resultsBinPath = file('build/test-results/test/binary').getRelativePathFromBase()
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Wed Mar 13 19:52:38 UTC 2024
    - 50K bytes
    - Viewed (0)
  7. index.yaml

        created: "2024-04-28T03:14:12.227568814-07:00"
        description: High Performance Object Storage
        digest: 8ef4212d7d51be6c8192b3e91138a9ca918ca56142c42500028cfd3b80e0b2dd
        home: https://min.io
        icon: https://min.io/resources/img/logo/MINIO_wordmark.png
        keywords:
        - minio
        - storage
        - object-storage
        - s3
        - cluster
        maintainers:
        - email: ******@****.***
          name: MinIO, Inc
        name: minio
    Registered: Sun Jun 16 00:44:34 UTC 2024
    - Last Modified: Sun Apr 28 10:14:37 UTC 2024
    - 53.9K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiserver/pkg/server/options/encryptionconfig/config_test.go

    							},
    						},
    					},
    				},
    			},
    			expectedError: "resource \"*.*\" is masked by earlier rule \"*.*\"",
    		},
    		{
    			desc: "resources masked by *. group in multiple configurations",
    			config: &apiserver.EncryptionConfiguration{
    				Resources: []apiserver.ResourceConfiguration{
    					{
    						Resources: []string{
    							"configmaps",
    						},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 16 16:56:39 UTC 2024
    - 72.3K bytes
    - Viewed (0)
  9. common/scripts/metallb-native.yaml

    - apiGroups:
      - metallb.io
      resources:
      - bgppeers
      verbs:
      - get
      - list
    - apiGroups:
      - metallb.io
      resources:
      - addresspools
      verbs:
      - get
      - list
      - watch
    - apiGroups:
      - metallb.io
      resources:
      - bfdprofiles
      verbs:
      - get
      - list
      - watch
    - apiGroups:
      - metallb.io
      resources:
      - ipaddresspools
      verbs:
    Registered: Fri Jun 14 15:00:06 UTC 2024
    - Last Modified: Fri Feb 23 23:56:31 UTC 2024
    - 63.9K bytes
    - Viewed (0)
  10. api/openapi-spec/v3/apis__authorization.k8s.io__v1_openapi.json

                "type": "string"
              },
              "resource": {
                "description": "Resource is one of the existing resource types.  \"*\" means all.",
                "type": "string"
              },
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Mon Nov 27 20:06:26 UTC 2023
    - 66.1K bytes
    - Viewed (0)
Back to top