nways_accelerated_programming
nways_accelerated_programming copied to clipboard
Issue: Issues with Python notebooks
CuPy Fundamentals: Typo in Data transfer: d_X = cp.asarray(x) should be cp.asarray(h_X).
@muntasers, have you also tested after you merged it?