cli99 / llm-analysis

Latency and Memory Analysis of Transformer Models for Training and Inference
Apache License 2.0
343 stars 40 forks source link

add more options for activation recomputation #17

Closed cli99 closed 11 months ago

codecov-commenter commented 11 months ago

Codecov Report

Attention: 23 lines in your changes are missing coverage. Please review.

Comparison is base (3e842f6) 80.64% compared to head (d84d90b) 79.58%.

Files Patch % Lines
llm_analysis/analysis.py 64.40% 21 Missing :warning:
llm_analysis/utils.py 77.77% 2 Missing :warning:

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #17 +/- ## ========================================== - Coverage 80.64% 79.58% -1.06% ========================================== Files 8 8 Lines 1121 1156 +35 ========================================== + Hits 904 920 +16 - Misses 217 236 +19 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.