We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ff3dc86 commit fc30514Copy full SHA for fc30514
ext/MollyCUDAExt.jl
@@ -2,6 +2,7 @@ module MollyCUDAExt
2
3
using Molly
4
using CUDA
5
+using ChainRulesCore
6
7
# CUDA specific calls for Molly
8
@non_differentiable CUDA.zeros(args...)
0 commit comments