Search Options

Results per page
Sort
Preferred Languages
Advance

Results 41 - 50 of 197 for noscan (0.3 sec)

  1. platforms/documentation/docs/src/docs/userguide/img/ci-systems/jenkins-build-scan.png

    jenkins-build-scan.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 25.4K bytes
    - Viewed (0)
  2. pkg/volume/emptydir/empty_dir_test.go

    		tmpfsNoswapSupported bool
    		sizeLimit            resource.Quantity
    	}{
    		"default bahavior": {},
    		"tmpfs noswap is supported": {
    			tmpfsNoswapSupported: true,
    		},
    		"size limit is non-zero": {
    			sizeLimit: subQuantity,
    		},
    		"tmpfs noswap is supported and size limit is non-zero": {
    			tmpfsNoswapSupported: true,
    			sizeLimit:            subQuantity,
    		},
    	}
    
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 10:18:16 UTC 2024
    - 30.7K bytes
    - Viewed (0)
  3. tensorflow/compiler/mlir/lite/quantization/lite/BUILD

            "//tensorflow/lite/tools/optimize:testdata/weight_shared_between_convs.bin",
        ],
        tags = [
            # TODO(b/327796566): re-enable after the bug is fixed
            "manual",
            "noasan",
            "noguitar",
            "notap",
            "tflite_not_portable_android",
            "tflite_not_portable_ios",
        ],
        deps = [
            ":quantize_weights",
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Wed Jun 12 23:15:24 UTC 2024
    - 8.3K bytes
    - Viewed (0)
  4. platforms/documentation/docs/src/docs/userguide/img/tutorial/build-scan-change.png

    build-scan-change.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 485.9K bytes
    - Viewed (0)
  5. platforms/documentation/docs/src/docs/userguide/img/tutorial/build-scan-results.png

    build-scan-results.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 413K bytes
    - Viewed (0)
  6. platforms/documentation/docs/src/docs/userguide/img/performance/build-scan-url.png

    build-scan-url.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 10K bytes
    - Viewed (0)
  7. platforms/documentation/docs/src/docs/userguide/img/groovy-build-scan.png

    groovy-build-scan.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 35.9K bytes
    - Viewed (0)
  8. platforms/documentation/docs/src/docs/userguide/img/build-scan-2.png

    build-scan-2.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Feb 05 23:03:53 UTC 2024
    - 257.8K bytes
    - Viewed (0)
  9. platforms/documentation/docs/src/docs/userguide/img/tutorial/build-scan-prompt.png

    build-scan-prompt.png...
    Registered: Wed Jun 12 18:38:38 UTC 2024
    - Last Modified: Mon Nov 27 17:53:42 UTC 2023
    - 305.2K bytes
    - Viewed (0)
  10. pkg/kubelet/types/constants.go

    	SystemReservedEnforcementKey  = "system-reserved"
    	KubeReservedEnforcementKey    = "kube-reserved"
    	NodeAllocatableNoneKey        = "none"
    )
    
    // SwapBehavior types
    const (
    	LimitedSwap = "LimitedSwap"
    	NoSwap      = "NoSwap"
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Thu May 30 13:13:22 UTC 2024
    - 1K bytes
    - Viewed (0)
Back to top