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 readme and documentation #22

Closed frgfm closed 4 years ago

frgfm commented 4 years ago

This PR documents the experimental feature of receptive field estimation.

codecov[bot] commented 4 years ago

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #22   +/-   ##
=======================================
  Coverage   89.75%   89.75%           
=======================================
  Files           9        9           
  Lines         527      527           
=======================================
  Hits          473      473           
  Misses         54       54           
Impacted Files Coverage Δ
torchscan/crawler.py 81.90% <ø> (ø)