Open TheSunWillRise opened 1 year ago
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.
I have the same question
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.