gpu testing message
This commit is contained in:
parent
ed8d026723
commit
2b545cf0ca
|
@ -1,5 +1,7 @@
|
|||
using Flux, Flux.Tracker, CuArrays, Base.Test
|
||||
|
||||
info("Testing Flux/GPU")
|
||||
|
||||
@testset "CuArrays" begin
|
||||
|
||||
CuArrays.allowscalar(false)
|
||||
|
|
Loading…
Reference in New Issue