lf1-io / padl

Functional deep learning
Apache License 2.0
106 stars 4 forks source link

Saving fixes #398

Closed wuhu closed 2 years ago

wuhu commented 2 years ago

Fixes #392.

codecov-commenter commented 2 years ago

Codecov Report

Merging #398 (834e2fd) into main (2f8f7d3) will decrease coverage by 0.04%. The diff coverage is 95.83%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #398      +/-   ##
==========================================
- Coverage   87.33%   87.28%   -0.05%     
==========================================
  Files          15       15              
  Lines        2993     2997       +4     
==========================================
+ Hits         2614     2616       +2     
- Misses        379      381       +2     
Impacted Files Coverage Δ
padl/dumptools/var2mod.py 92.98% <92.85%> (+0.05%) :arrow_up:
padl/dumptools/inspector.py 91.94% <100.00%> (+0.06%) :arrow_up:
padl/dumptools/symfinder.py 84.53% <100.00%> (-0.13%) :arrow_down:
padl/transforms.py 90.83% <0.00%> (-0.14%) :arrow_down:

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 2f8f7d3...834e2fd. Read the comment docs.