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
Why the GMACs of other methods reported in this paper are doubled when compare with GFLOPs reported in original papers.
Usually, FLOPs may = MACs or = 2 * MACs when use different definition. I have not checked which one is reported in the original paper, but it won't be MACs / 2.
The text was updated successfully, but these errors were encountered:
❔Question
Why the GMACs of other methods reported in this paper are doubled when compare with GFLOPs reported in original papers.
Usually, FLOPs may = MACs or = 2 * MACs when use different definition. I have not checked which one is reported in the original paper, but it won't be MACs / 2.
The text was updated successfully, but these errors were encountered: