Skip to content

Commit 5552556

Browse files
committed
update tf metapkg versions for win configs
1 parent 5efa970 commit 5552556

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

tensorflow/conda_build_config_win_cpu.yaml

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
full_base_version:
2-
- "2.0.0 eigen_py36hdbc3f0e_0"
3-
- "2.0.0 eigen_py37hdbc3f0e_0"
4-
- "2.0.0 mkl_py36ha978198_0"
5-
- "2.0.0 mkl_py37ha978198_0"
2+
- "2.0.0 eigen_py36h01553b8_0"
3+
- "2.0.0 eigen_py37h01553b8_0"
4+
- "2.0.0 mkl_py36hd1d5974_0"
5+
- "2.0.0 mkl_py37hd1d5974_0"
66
select_version:
77
- "2.2.0 eigen"
88
- "2.2.0 eigen"

tensorflow/conda_build_config_win_cuda100.yaml

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# configuration for win-64 gpu, cuda 10.0
22
full_base_version:
3-
- "2.0.0 gpu_py36h55fc52a_0"
4-
- "2.0.0 gpu_py37h55fc52a_0"
3+
- "2.0.0 gpu_py36h390e234_0"
4+
- "2.0.0 gpu_py37h390e234_0"
55
select_version:
66
- "2.1.0 gpu"
77
- "2.1.0 gpu"

0 commit comments

Comments
 (0)