We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5359206 commit 7da8dddCopy full SHA for 7da8ddd
test/runtests.jl
@@ -10,7 +10,7 @@ x8 = randn(Float32, (256,256,8,1))
10
11
@info "TinyMachines.jl tests..."
12
@testset "TinyMachines.jl" begin
13
- include("./misc-tests.jl")
+ # include("./misc-tests.jl")
14
15
# include("./activationlayers-tests.jl")
16
include("./convlayers-tests.jl")
0 commit comments