Fix abc test value
This commit is contained in:
@ -21,7 +21,7 @@ include("../examples/profiling_utilities.jl")
|
||||
],
|
||||
))
|
||||
|
||||
expected_result = 7.594784103424603e-5
|
||||
expected_result = 5.5320505145845555e-5
|
||||
|
||||
@testset "AB->AB no optimization" begin
|
||||
for _ in 1:10 # test in a loop because graph layout should not change the result
|
||||
|
Reference in New Issue
Block a user