IIRC, the `gpu()` functions are not needed any more and to run on GPUs, one only needs `CuArrays`. If so, can the notebooks be updated accordingly? Also, should we register as a Julia package?
IIRC, the
gpu()functions are not needed any more and to run on GPUs, one only needsCuArrays. If so, can the notebooks be updated accordingly?Also, should we register as a Julia package?