Skip to content

Commit

Permalink
Rebuild for windows_cuda
Browse files Browse the repository at this point in the history
  • Loading branch information
regro-cf-autotick-bot authored and h-vetinari committed Nov 23, 2021
1 parent 1b61331 commit a5df2bc
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 1 deletion.
25 changes: 25 additions & 0 deletions .ci_support/migrations/windows_cuda.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
migrator_ts: 1604255168
__migrator:
kind:
version
migration_number:
1
build_number:
1
override_cbc_keys:
- cuda_compiler_stub
check_solvable: false

cuda_compiler: # [win]
- nvcc # [win]
cuda_compiler_version: # [win]
- None # [win]
- 10.2 # [win]
- 11.0 # [win]
cudnn: # [win]
- undefined # [win]
- 7 # [win]
- 8 # [win]
zip_keys: # [win]
- - cudnn # [win]
- cuda_compiler_version # [win]
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ source:
folder: tensorflow-estimator

build:
number: 0
number: 1
skip: true # [win]

requirements:
Expand Down

0 comments on commit a5df2bc

Please sign in to comment.