cupy
cupy copied to clipboard
[WIP]Ascend NPU backbend supported with MVP achieved
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.
This pull request is now in conflicts. Could you fix it @qingfengxia? 🙏