lf1-io / padl

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

Add ability to change saving behaviour with options #418

Closed blythed closed 2 years ago

blythed commented 2 years ago

Important for pytorch lightning saving.

codecov-commenter commented 2 years ago

Codecov Report

Merging #418 (4d7d60c) into main (7359ddd) will increase coverage by 0.18%. The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #418      +/-   ##
==========================================
+ Coverage   87.67%   87.85%   +0.18%     
==========================================
  Files          15       15              
  Lines        3009     3013       +4     
==========================================
+ Hits         2638     2647       +9     
+ Misses        371      366       -5     
Impacted Files Coverage Δ
padl/dumptools/inspector.py 93.38% <80.00%> (+1.72%) :arrow_up:
padl/transforms.py 91.66% <100.00%> (+0.01%) :arrow_up:
padl/version.py 100.00% <100.00%> (ø)
padl/dumptools/sourceget.py 87.70% <0.00%> (+0.81%) :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 7359ddd...4d7d60c. Read the comment docs.