Skip to content

moduleprofiler v0.0.4

Latest
Compare
Choose a tag to compare
@eagomez2 eagomez2 released this 25 Sep 23:20
· 1 commit to main since this release
f3cfd52
  • Update documentation.
  • Add ops estimation for torch.nn.BatchNorm1d and torch.nn.BatchNorm2d.
  • Add exclude_from_ops option to ModuleProfiler.
  • Fix NaN bit sizes and data types for modules without trainable or nontrainable parameters.