dmlc / gluon-nlp

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

Use Amazon S3 Transfer Acceleration #1260

Closed leezu closed 4 years ago

leezu commented 4 years ago

Speed up download outside of us-west-2 region

codecov[bot] commented 4 years ago

Codecov Report

Merging #1260 into numpy will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##            numpy    #1260   +/-   ##
=======================================
  Coverage   82.44%   82.44%           
=======================================
  Files          38       38           
  Lines        5450     5450           
=======================================
  Hits         4493     4493           
  Misses        957      957           
Impacted Files Coverage Δ
src/gluonnlp/data/tokenizers.py 77.78% <ø> (ø)
src/gluonnlp/base.py 90.00% <100.00%> (ø)