Closed CarloLucibello closed 3 years ago
Set device=gpu in https://github.com/CarloLucibello/GraphNeuralNetworks.jl/blob/master/examples/neural_ode.jl to reproduce
device=gpu
This has been mostly fixed by #67. GPU performance seems good although there is still some scalar indexing done by one of the SciML packages.
Set
device=gpu
in https://github.com/CarloLucibello/GraphNeuralNetworks.jl/blob/master/examples/neural_ode.jl to reproduce