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

[CI] Disable known bad mxnet nightly version #997

Merged
merged 4 commits into from
Nov 7, 2019
Merged

[CI] Disable known bad mxnet nightly version #997

merged 4 commits into from
Nov 7, 2019

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Nov 7, 2019

cc @dmlc/gluon-nlp-team

@leezu leezu requested a review from a team as a code owner November 7, 2019 01:22
@codecov
Copy link

codecov bot commented Nov 7, 2019

Codecov Report

Merging #997 into master will increase coverage by 8.51%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #997      +/-   ##
==========================================
+ Coverage   81.34%   89.85%   +8.51%     
==========================================
  Files          67       67              
  Lines        6351     6351              
==========================================
+ Hits         5166     5707     +541     
+ Misses       1185      644     -541
Impacted Files Coverage Δ
src/gluonnlp/data/glue.py 98.63% <0%> (+1.81%) ⬆️
src/gluonnlp/model/train/embedding.py 87.17% <0%> (+2.56%) ⬆️
src/gluonnlp/embedding/token_embedding.py 92.01% <0%> (+2.83%) ⬆️
src/gluonnlp/vocab/elmo.py 96.66% <0%> (+3.33%) ⬆️
src/gluonnlp/data/word_embedding_evaluation.py 92.39% <0%> (+3.42%) ⬆️
src/gluonnlp/data/registry.py 78.12% <0%> (+6.25%) ⬆️
src/gluonnlp/data/stream.py 84.97% <0%> (+7.25%) ⬆️
src/gluonnlp/model/utils.py 77.58% <0%> (+7.75%) ⬆️
src/gluonnlp/model/transformer.py 91.31% <0%> (+10.28%) ⬆️
src/gluonnlp/model/bert.py 92.24% <0%> (+18.36%) ⬆️
... and 9 more

@mli
Copy link
Member

mli commented Nov 7, 2019

Job PR-997/1 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-997/1/index.html

@mli
Copy link
Member

mli commented Nov 7, 2019

Job PR-997/2 is complete.
Docs are uploaded to http://gluon-nlp-staging.s3-accelerate.dualstack.amazonaws.com/PR-997/2/index.html

@szha szha merged commit 61ec270 into master Nov 7, 2019
@szha szha deleted the leezu-patch-1 branch November 7, 2019 05:30
leezu added a commit to leezu/gluon-nlp that referenced this pull request Dec 14, 2019
* Disallow mxnet 20191102 build

* !=0b20191102

* cpu only build for cpu tests

* Fix
eric-haibin-lin pushed a commit that referenced this pull request Dec 14, 2019
* [CI] Use Cuda 10.0 MXNet build (#991)

* Update MXNet dependency to cu100-1.6.0b20191027 for CPU and GPU

Nightly release pipelines for cu101-mkl is currently blocked.
Recent CPU builds also failed.

* Simplify Dockerfile

* Fix lint

* [CI] Disable known bad mxnet nightly version (#997)

* Disallow mxnet 20191102 build

* !=0b20191102

* cpu only build for cpu tests

* Fix

* Fix lint
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants