frgfm / torch-scan

Seamless analysis of your PyTorch models (RAM usage, FLOPs, MACs, receptive field, etc.)
https://frgfm.github.io/torch-scan/latest
Apache License 2.0
208 stars 22 forks source link

docs: Updated documentation theme and README #61

Closed frgfm closed 2 years ago

frgfm commented 2 years ago

This PR introduces the following modifications:

codecov[bot] commented 2 years ago

Codecov Report

Merging #61 (be88085) into main (5029de0) will increase coverage by 6.25%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #61      +/-   ##
==========================================
+ Coverage   88.10%   94.35%   +6.25%     
==========================================
  Files          10       10              
  Lines         656      656              
==========================================
+ Hits          578      619      +41     
+ Misses         78       37      -41     
Impacted Files Coverage Δ
torchscan/crawler.py 84.32% <0.00%> (+2.23%) :arrow_up:
torchscan/modules/receptive.py 83.78% <0.00%> (+18.91%) :arrow_up:
torchscan/utils.py 100.00% <0.00%> (+25.00%) :arrow_up: