cupy icon indicating copy to clipboard operation
cupy copied to clipboard

[WIP]Ascend NPU backbend supported with MVP achieved

Open qingfengxia opened this issue 4 months ago • 1 comments

Not sure about legal risk of using/emulating Cuda runtime API, I have started to design a neutral xpu Runtime API. So the architecture will be 4 tiers

Numpy python API Cython core code neutral xpu C runtime API (backend) backend1, backend2, backend3, ...

For Cupy, I wonder if this is a trademark of some company? Currently, I rebrand/named it as "numpy-ascend", while it is clearly stated as forked from cupy.

qingfengxia avatar Oct 26 '25 10:10 qingfengxia

This pull request is now in conflicts. Could you fix it @qingfengxia? 🙏

mergify[bot] avatar Oct 26 '25 10:10 mergify[bot]