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 was running FlopCountAnalysis on a continuous-time RNN model I created. For this and almost all custom modules I make, I get some Unsupported operators that seems like basic operators (like add and mul) that SHOULD be counted for a correct FLOP count analysis.
I was running FlopCountAnalysis on a continuous-time RNN model I created. For this and almost all custom modules I make, I get some Unsupported operators that seems like basic operators (like add and mul) that SHOULD be counted for a correct FLOP count analysis.
The text was updated successfully, but these errors were encountered: