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

[CI] Backport #991, #997 to 0.8.x branch #1052

Merged
merged 3 commits into from
Dec 14, 2019
Merged

Conversation

leezu
Copy link
Contributor

@leezu leezu commented Dec 14, 2019

cc @dmlc/gluon-nlp-team

* 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
* Disallow mxnet 20191102 build

* !=0b20191102

* cpu only build for cpu tests

* Fix
@leezu leezu requested a review from szha as a code owner December 14, 2019 00:33
@codecov
Copy link

codecov bot commented Dec 14, 2019

Codecov Report

Merging #1052 into v0.8.x will decrease coverage by 32.28%.
The diff coverage is 66.66%.

Impacted file tree graph

@@             Coverage Diff             @@
##           v0.8.x    #1052       +/-   ##
===========================================
- Coverage   80.76%   48.48%   -32.29%     
===========================================
  Files          66       66               
  Lines        6400     6400               
===========================================
- Hits         5169     3103     -2066     
- Misses       1231     3297     +2066
Impacted Files Coverage Δ
src/gluonnlp/model/train/cache.py 26.19% <66.66%> (ø) ⬆️
src/gluonnlp/model/bilm_encoder.py 15.25% <0%> (-84.75%) ⬇️
src/gluonnlp/data/batchify/embedding.py 14.84% <0%> (-82.82%) ⬇️
src/gluonnlp/model/lstmpcellwithclip.py 23.07% <0%> (-76.93%) ⬇️
src/gluonnlp/model/convolutional_encoder.py 24.44% <0%> (-73.34%) ⬇️
src/gluonnlp/data/candidate_sampler.py 19.23% <0%> (-73.08%) ⬇️
src/gluonnlp/model/sampled_block.py 22.42% <0%> (-68.23%) ⬇️
src/gluonnlp/optimizer/lamb.py 23.8% <0%> (-66.67%) ⬇️
src/gluonnlp/model/highway.py 35.71% <0%> (-64.29%) ⬇️
src/gluonnlp/utils/parallel.py 34.04% <0%> (-63.83%) ⬇️
... and 34 more

@mli
Copy link
Member

mli commented Dec 14, 2019

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

@mli
Copy link
Member

mli commented Dec 14, 2019

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

@eric-haibin-lin eric-haibin-lin merged commit ddca1d5 into dmlc:v0.8.x Dec 14, 2019
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.

3 participants