-
Notifications
You must be signed in to change notification settings - Fork 1.7k
support moore threads MUSA arch #3018
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
open-mmlab/mmengine#1453 |
all of the *.mu in mmcv/ops/csrc/pytorch/musa are ported for mmcv/ops/csrc/pytorch/cuda |
0ab4f8f
to
b2953be
Compare
… for musa by just "pip install -e . -v"
fb7b89f
to
b5fda52
Compare
5c4912b
to
3e944d4
Compare
Since non-py files are controlled by setup.py, there is no need to review non-py files during review |
emmmm好几个月了都没人来review.... |
@zhouzaida 哥们能不能来瞅一瞅。。。。 |
docs/zh_cn/mmcv-logo.png
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why is this file removed?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
已恢复
5b2587e
to
cfe91db
Compare
root seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Motivation
support moore threads MUSA gpu
Modification
Due to compatibility with cuda, cuda operators can be directly ported