Missing brackets
This commit is contained in:
parent
dfd680646c
commit
1d5b3429ea
@ -13,7 +13,7 @@ if CuArrays.libcudnn != nothing
|
||||
handle() = CuArrays.CUDNN.handle()
|
||||
end
|
||||
include("curnn.jl")
|
||||
include("cudnn.jl"
|
||||
include("cudnn.jl")
|
||||
else
|
||||
@warn("CUDNN is not installed, some functionality will not be available.")
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user