Skip to content

Commit a697f90

Browse files
authored
actually run batchnorm tests (#793)
1 parent 56b4329 commit a697f90

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/dnn/miopen.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ end
3232
end
3333

3434
@testset "Batchnorm" begin
35-
include("activations.jl")
35+
include("batchnorm.jl")
3636
end
3737

3838
end

0 commit comments

Comments
 (0)