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
6be7f973
Unverified
Commit
6be7f973
authored
Oct 21, 2020
by
Benjamin Lefaudeux
Committed by
GitHub
Oct 21, 2020
Browse files
[bugfix] hotfix oss benchmark regression testing (#163)
parent
6802ad49
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 @
6be7f973
...
@@ -108,7 +108,7 @@ run_oss_benchmark: &run_oss_benchmark
...
@@ -108,7 +108,7 @@ run_oss_benchmark: &run_oss_benchmark
-
run
:
-
run
:
name
:
Run OSS Benchmark
name
:
Run OSS Benchmark
command
:
|
command
:
|
python benchmarks/oss.py --check_regression --world_size 4 --reference_speed 8
0
0 --reference_memory 1120 --reference_loss 0.049
python benchmarks/oss.py --check_regression --world_size 4 --reference_speed
7
80 --reference_memory 1120 --reference_loss 0.049
run_oss_gloo
:
&run_oss_gloo
run_oss_gloo
:
&run_oss_gloo
-
run
:
-
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