deterministic tests
This commit is contained in:
parent
fcbdc49d6b
commit
356ebc4e13
|
@ -1,5 +1,7 @@
|
|||
using Flux, Base.Test
|
||||
|
||||
srand(0)
|
||||
|
||||
@testset "Flux" begin
|
||||
|
||||
include("utils.jl")
|
||||
|
|
Loading…
Reference in New Issue