LTP icon indicating copy to clipboard operation
LTP copied to clipboard

FLOPs

Open Cydia2018 opened this issue 3 years ago • 2 comments

Since it is a dynamic transformer, the GFLOPs of each instance input is different. How to calculate the FLOPs of the entire model? Take the average FLOPs of all validation sets?

Cydia2018 avatar Dec 24 '21 02:12 Cydia2018

Yes, the current implementation counts the averaged FLOPs across all the examples in the validation set

kssteven418 avatar Dec 24 '21 03:12 kssteven418

Yes, the current implementation counts the averaged FLOPs across all the examples in the validation set

Thanks for your reply!

Cydia2018 avatar Dec 24 '21 04:12 Cydia2018