Unverified Commit f7e6680b authored by Benjamin Lefaudeux's avatar Benjamin Lefaudeux Committed by GitHub
Browse files

[fix] super minor, but make sure that the mem leak does not come back (#536)

parent 9a37498c
......@@ -5,7 +5,7 @@ def get_golden_real_stats():
return {
"reference_speed": 660,
"reference_memory": 1000,
"reference_memory": 945,
"reference_loss": 0.026,
}
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment