Skip to content

Support for FLOPs in nn.Modules with input other than tensor

Choose a tag to compare

@LukasHedegaard LukasHedegaard released this 17 Feb 13:21
· 28 commits to main since this release
fe57dff

### Removed

  • try_custom_warmup.

Added

  • warm_up_fn overload option.
  • Support for FLOPs count in torch.nn.Module with input other than Tensor.