This commit is contained in:
Dhairya Gandhi 2019-03-30 18:17:57 +05:30
parent 492a3ca707
commit ac467cfe77
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ using Flux, CuArrays, Test
cuy = (curnn(cux); curnn(cux))
@test y.data collect(cuy.data)
@test_skip haskey(Flux.CUDA.descs, curnn.cell)
@test haskey(Flux.CUDA.descs, curnn.cell)
Δ = randn(size(y))