Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 2 of 2 for downgraded (0.24 sec)

  1. pkg/apis/core/validation/validation_test.go

    		},
    		"invalid-upgrade-storage-class-in-spec": {
    			isExpectedFailure: true,
    			oldClaim:          validClaimStorageClassInSpec,
    			newClaim:          invalidClaimStorageClassInSpec,
    		},
    		"invalid-downgrade-storage-class-spec-to-annotation": {
    			isExpectedFailure: true,
    			oldClaim:          validClaimStorageClassInSpec,
    			newClaim:          validClaimStorageClass,
    		},
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed May 29 22:40:29 UTC 2024
    - 857.7K bytes
    - Viewed (0)
  2. RELEASE.md

        `CUDA_ERROR_ILLEGAL_ADDRESS` failures.
    
        A fix in CUDA 9.1.121 is expected in late February 2018. We do not expect a
        fix for CUDA 9.0.x. Until the fix is available, the only workaround is to
        [downgrade](https://developer.nvidia.com/cuda-toolkit-archive) to CUDA 8.0.x
        or disable XLA:GPU.
    
        TensorFlow will print a warning if you use XLA:GPU with a known-bad version
    Registered: Sun Jun 16 05:45:23 UTC 2024
    - Last Modified: Tue Jun 11 23:24:08 UTC 2024
    - 730.3K bytes
    - Viewed (0)
Back to top