Closed afif-ishamsyah closed 3 years ago
This is the initial try of creating cupy and cupy_ref interface. There is still problem with how do enable a pybind function globally
cuda_array_interface is now implemented in test 8, so it can be converted back to cupy
@afif-ishamsyah Nice job. Hopefully, I can test it in real world application in the new future.
This is the initial try of creating cupy and cupy_ref interface. There is still problem with how do enable a pybind function globally