mirror of
				https://github.com/explosion/spaCy.git
				synced 2025-11-01 00:17:44 +03:00 
			
		
		
		
	Disable GPU CI tests (#8143)
This commit is contained in:
		
							parent
							
								
									06324e5a5e
								
							
						
					
					
						commit
						f6128c06b0
					
				|  | @ -82,18 +82,18 @@ jobs: | |||
|           python_version: '$(python.version)' | ||||
|           architecture: 'x64' | ||||
| 
 | ||||
|   - job: "TestGPU" | ||||
|     dependsOn: "Validate" | ||||
|     strategy: | ||||
|       matrix: | ||||
|         Python38LinuxX64_GPU: | ||||
|           python.version: '3.8' | ||||
|     pool: | ||||
|       name: "LinuxX64_GPU" | ||||
|     steps: | ||||
|       - template: .github/azure-steps.yml | ||||
|         parameters: | ||||
|           python_version: '$(python.version)' | ||||
|           architecture: 'x64' | ||||
|           gpu: true | ||||
|           num_build_jobs: 24 | ||||
| #  - job: "TestGPU" | ||||
| #    dependsOn: "Validate" | ||||
| #    strategy: | ||||
| #      matrix: | ||||
| #        Python38LinuxX64_GPU: | ||||
| #          python.version: '3.8' | ||||
| #    pool: | ||||
| #      name: "LinuxX64_GPU" | ||||
| #    steps: | ||||
| #      - template: .github/azure-steps.yml | ||||
| #        parameters: | ||||
| #          python_version: '$(python.version)' | ||||
| #          architecture: 'x64' | ||||
| #          gpu: true | ||||
| #          num_build_jobs: 24 | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	Block a user