Remove uncessary imports
This commit is contained in:
parent
af5ab7f9ef
commit
bc47d02b3f
@ -1,7 +1,5 @@
|
||||
using CuArrays.CUDNN: @check, libcudnn, cudnnStatus_t, cudnnTensorDescriptor_t,
|
||||
cudnnBatchNormMode_t, cudnnHandle_t, libcudnn_handle, cudnnDataType, TensorDesc, FilterDesc
|
||||
using CuArrays
|
||||
using Flux
|
||||
|
||||
mutable struct DropoutDesc
|
||||
ptr::Ptr{Void}
|
||||
|
Loading…
Reference in New Issue
Block a user