Qingfeng Xia

Results 24 comments of Qingfeng Xia

PR sent, yet merged, partial reviewed https://github.com/conda-forge/staged-recipes/pull/12901#issuecomment-709514486

testing with one gpu, it seems core/__init__.py should be fixed after split ``` from cupy._core.core import _internal_ascontiguousarray # NOQA from cupy._core.core import _internal_asfortranarray # NOQA from cupy._core.core import array #...

yes, I also just found out import in stub mode, can trigger some errors. I am quite new to cython. Please help to explain, why and how core.ndarray is exported....

There is circular import _core/_routines_creation -> core.pyx -> cuda/function.pyx -> cuda/texture.pyx -> _core/_routines_creation