You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to calculate the FLOPs of each type of different layers, how can I implement this?
For example, calculate the flops of CNN layers and ReLU layers in resnet50, respectively.
The text was updated successfully, but these errors were encountered:
I want to calculate the FLOPs of each type of different layers, how can I implement this?
For example, calculate the flops of CNN layers and ReLU layers in resnet50, respectively.
The text was updated successfully, but these errors were encountered: