update to Flux 0.9+
This commit is contained in:
parent
7ebb2cfac5
commit
b8d872d842
|
@ -1,4 +1,5 @@
|
|||
using Flux, CuArrays, Test
|
||||
using Flux, Test
|
||||
using Flux.CuArrays
|
||||
using Flux: gpu
|
||||
|
||||
@info "Testing GPU Support"
|
||||
|
|
Loading…
Reference in New Issue