neuro-ml / thunder

🌩️ The Deep Learning framework based on Lightning
https://neuro-ml.github.io/thunder/
MIT License
10 stars 1 forks source link

Dev #55

Closed arseniybelkov closed 1 year ago

arseniybelkov commented 1 year ago

Features

CLI

codecov[bot] commented 1 year ago

Codecov Report

Merging #55 (5c40832) into master (a04e60f) will decrease coverage by 0.74%. Report is 4 commits behind head on master. The diff coverage is 75.40%.

@@            Coverage Diff             @@
##           master      #55      +/-   ##
==========================================
- Coverage   81.79%   81.05%   -0.74%     
==========================================
  Files          30       33       +3     
  Lines        1126     1209      +83     
  Branches      218      239      +21     
==========================================
+ Hits          921      980      +59     
- Misses        148      169      +21     
- Partials       57       60       +3     
Files Changed Coverage Δ
thunder/torch/loggers/__init__.py 0.00% <0.00%> (ø)
thunder/torch/loggers/wandb.py 0.00% <0.00%> (ø)
thunder/cli/backend.py 81.57% <71.42%> (-1.52%) :arrow_down:
thunder/cli/backend_cli.py 85.71% <85.71%> (ø)
thunder/cli/main.py 72.41% <88.88%> (+0.73%) :arrow_up:
thunder/backend/__init__.py 100.00% <100.00%> (ø)
thunder/backend/interface.py 100.00% <100.00%> (ø)
thunder/callbacks/time_profiler.py 96.55% <100.00%> (+1.04%) :arrow_up:
thunder/cli/entrypoint.py 100.00% <100.00%> (ø)

... and 1 file with indirect coverage changes

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more