Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
fairscale
Commits
835ecb0c
Unverified
Commit
835ecb0c
authored
Nov 30, 2020
by
Benjamin Lefaudeux
Committed by
GitHub
Nov 30, 2020
Browse files
[fix] OSS ad-hoc perf regression fix, more inconsistent than expected (#214)
parent
d09f5aa2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.circleci/config.yml
.circleci/config.yml
+1
-1
No files found.
.circleci/config.yml
View file @
835ecb0c
...
...
@@ -121,7 +121,7 @@ run_oss_benchmark: &run_oss_benchmark
-
run
:
name
:
Run OSS Benchmark
command
:
|
python benchmarks/oss.py --check_regression --world_size 4 --reference_speed 6
7
0 --reference_memory 1120 --reference_loss 0.023
python benchmarks/oss.py --check_regression --world_size 4 --reference_speed 6
6
0 --reference_memory 1120 --reference_loss 0.023
run_oss_gloo
:
&run_oss_gloo
-
run
:
...
...
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