Feedstock license: BSD-3-Clause
Home: https://github.com/Lyken17/pytorch-OpCounter
Package license: MIT
Summary: Count the MACs / FLOPs of your PyTorch model.
Name | Downloads | Version | Platforms |
---|---|---|---|
Installing thop
from the main channel can be achieved by:
conda install thop
It is possible to list all of the versions of thop
available on your platform with conda
:
conda search thop