Skip to content

Commit

Permalink
runtests
Browse files Browse the repository at this point in the history
  • Loading branch information
CarloLucibello committed Oct 20, 2024
1 parent 3737eab commit 834bed3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/ext_cuda/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ end
include("cudnn.jl")
end
@testset "Recurrent" begin
BROKEN_TESTS = []
include("../ext_common/recurrent_gpu_ad.jl")
BROKEN_TESTS = []
include("../ext_common/recurrent_gpu_ad.jl")
end
@testset "ctc" begin
include("ctc.jl")
Expand Down

0 comments on commit 834bed3

Please sign in to comment.