Hi, I want to ask that how to calculate the FLOPs of the model (or reduce FLOPs percentage) after token pruning (reduced number of tokens), since the vit-adapter model uses MSDeformAttn instead of standard self-attenton, I have difficulties calculating the FLOPs. Hoping to get your reply, thanks !!!