fixed Compose test
This commit is contained in:
parent
6665189ff1
commit
87c7e65a2d
@ -37,6 +37,7 @@ end
|
|||||||
end
|
end
|
||||||
@test Flux.mse(w, w′) < 0.01
|
@test Flux.mse(w, w′) < 0.01
|
||||||
end
|
end
|
||||||
|
end
|
||||||
|
|
||||||
@testset "Training Loop" begin
|
@testset "Training Loop" begin
|
||||||
i = 0
|
i = 0
|
||||||
|
Loading…
Reference in New Issue
Block a user