Skip to content
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

Seeking support for Concat() operation in mindspore CPU #24

Closed
mashrurmorshed opened this issue Apr 6, 2020 · 2 comments
Closed

Seeking support for Concat() operation in mindspore CPU #24

mashrurmorshed opened this issue Apr 6, 2020 · 2 comments

Comments

@mashrurmorshed
Copy link

Device: CPU
OS: Ubuntu 18.04.04 LTE
Mindspore Version: 0.1.0-alpha
Installation: Installed with pip from the wheel - https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.1.0-alpha/MindSpore/cpu/ubuntu-x86/mindspore-0.1.0-cp37-cp37m-linux_x86_64.whl

Hello. I've just started using MindSpore, and I really like it thus far. However, I ran into a problem: When I attempt to use the Concat() operation from mindspore.ops.operations.Concat(), it raises a NotImplementedError. This leads to me thinking that Concat() is not yet included in the CPU version of mindspore? I'd like to know if Concat() will be available for CPU soon. Or if it is included in the gpu release, then I may also shift to the cuda installation.

Thanks in advance!

@leonwanghui
Copy link
Contributor

Hi @ID56 , thanks for your feedback. For your question, the answer is currently Concat operator is supported on GPU and Ascend device and CPU support is on the way. For the operator support matrix, please see https://www.mindspore.cn/docs/en/master/operator_list.html for details.

@mashrurmorshed
Copy link
Author

Alright, thanks a lot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants