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
Hi all, as title described, in the view of engineering and chip, one MAC(Multiply Accumulate) equals two Ops. So the flops computation for Convolution, MatMul, Linear should multiply to 2,which as changed here. Thus, for the swin-v1-tiny, the whole Flops should be 9GFlops.
The content you are editing has changed. Please copy your edits and refresh the page.
Hi all, as title described, in the view of engineering and chip, one MAC(Multiply Accumulate) equals two Ops. So the flops computation for Convolution, MatMul, Linear should multiply to 2,which as changed here. Thus, for the swin-v1-tiny, the whole Flops should be 9GFlops.
Tasks
The text was updated successfully, but these errors were encountered: