Skip to content
This repository was archived by the owner on Jan 15, 2024. It is now read-only.

Commit 6bf41ff

Browse files
committed
Revert bump of stable pipeline as v1.7 misses mkldnn headers
1 parent aa04a09 commit 6bf41ff

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

env/cpu/py3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
- flaky==3.6.1
3434
- flake8==3.7.9
3535
- mock<3
36-
- mxnet==1.7.0.post1
36+
- mxnet==1.6.0
3737
- scipy==1.3.2
3838
- regex==2020.4.4
3939
- nltk==3.4.5

env/gpu/py3.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ dependencies:
3333
- flaky==3.6.1
3434
- flake8==3.7.9
3535
- mock<3
36-
- mxnet-cu101==1.7.0
36+
- mxnet-cu101==1.6.0.post0
3737
- scipy==1.3.2
3838
- regex==2020.4.4
3939
- nltk==3.4.5

0 commit comments

Comments
 (0)