asyml / texar-pytorch

Integrating the Best of TF into PyTorch, for Machine Learning, Natural Language Processing, and Text Generation. This is part of the CASL project: http://casl-project.ai/
https://asyml.io
Apache License 2.0
745 stars 117 forks source link

Update example part in docs #304

Closed gpengzhi closed 4 years ago

gpengzhi commented 4 years ago

make the CI pass in the master branch

codecov[bot] commented 4 years ago

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #304      +/-   ##
==========================================
+ Coverage   79.76%   79.82%   +0.05%     
==========================================
  Files         133      133              
  Lines       11122    11122              
==========================================
+ Hits         8872     8878       +6     
+ Misses       2250     2244       -6     
Impacted Files Coverage Δ
texar/torch/data/data/data_iterators_utils.py 72.72% <0.00%> (+7.79%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 520018c...8eb4bcc. Read the comment docs.