Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
f7e6680b
Unverified
Commit
f7e6680b
authored
Mar 18, 2021
by
Benjamin Lefaudeux
Committed by
GitHub
Mar 18, 2021
Browse files
[fix] super minor, but make sure that the mem leak does not come back (#536)
parent
9a37498c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
benchmarks/golden_configs/oss_mnist.py
benchmarks/golden_configs/oss_mnist.py
+1
-1
No files found.
benchmarks/golden_configs/oss_mnist.py
View file @
f7e6680b
...
@@ -5,7 +5,7 @@ def get_golden_real_stats():
...
@@ -5,7 +5,7 @@ def get_golden_real_stats():
return
{
return
{
"reference_speed"
:
660
,
"reference_speed"
:
660
,
"reference_memory"
:
1000
,
"reference_memory"
:
945
,
"reference_loss"
:
0.026
,
"reference_loss"
:
0.026
,
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment