clpy
clpy copied to clipboard
Optimize manipulation.join.concatenate for len(tup)>3
https://github.com/fixstars/clpy/blob/3fd3b234e6c43ce3ba97642280ad902b2e1e7cc8/clpy/core/core.pyx#L2639-L2674
They are commented out in current ClPy. However, should be implement same as CuPy's due to performance problem.