Kenichi Maehashi

Results 160 comments of Kenichi Maehashi

https://github.com/cupy/cupy/blob/db0be4f6be5f849dcba0a9ca2cb5f840d8028923/cupy/_core/core.pyx#L1741-L1742 Currently, `__repr__` is implemented using `numpy.ndarray.__repr__`.

@pri1311 Hi, I agree it should be that simple.

Thanks for the follow-up @y-oda-oni-juba! I think the first idea is better, because: - For the only drawback of the first idea, "in high-load situation, many sockets will be created",...

Could you confirm that the contents of the wheel matches with the sdist?

Thanks for reporting, indeed this needs to be implemented. https://github.com/cupy/cupy/blob/34f8edb19ada737b3afefbc61043f6569f20c091/cupy/cublas.py#L43

Looking for person who can contribute on this work. Please see #35 for an example.

Thanks for the info @elstehle. Can anyone with GTX 1080 give it a try? I think no one in CuPy maintainers could reproduce the original issue...

It's done in #7025