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 would have a question regarding the cuda implementation of MultiScaleDeformableAttention. Do you also have a pure python version of MultiScaleDeformableAttention available that does not rely on c++ code?
Thanks in advance!
The text was updated successfully, but these errors were encountered:
Thank you very much for your reply! Do you by any chance know by how much the cuda implementation is faster than the python version? Is speed and memory efficiency the only reason?
I would have a question regarding the cuda implementation of MultiScaleDeformableAttention. Do you also have a pure python version of MultiScaleDeformableAttention available that does not rely on c++ code?
Thanks in advance!
The text was updated successfully, but these errors were encountered: