dmlc / gluon-nlp

NLP made easy
https://nlp.gluon.ai/
Apache License 2.0
2.56k stars 538 forks source link

[DEV] Specify llvmlite version in CI environment to avoid incompatibility with numba #1208

Closed chenw23 closed 4 years ago

chenw23 commented 4 years ago

Description

Currently the CI is failed due to incompatible versions between numba and llvm. This pull request fixes this problem

Checklist

Essentials

Changes

Comments

cc @dmlc/gluon-nlp-team

mli commented 4 years ago

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

codecov[bot] commented 4 years ago

Codecov Report

Merging #1208 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #1208   +/-   ##
=======================================
  Coverage   87.42%   87.42%           
=======================================
  Files          81       81           
  Lines        7346     7346           
=======================================
  Hits         6422     6422           
  Misses        924      924