Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 186 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 186 Bytes

CNN-Calculator

A simple calculator for computing the number of parameters and FLOPs in convolutional neural networks with PyTorch-like APIs.

Refer to CNNCalculator.py for details.