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
chenpangpang
transformers
Commits
c824d7ed
"...retiarii_test/git@developer.sourcefind.cn:OpenDAS/nni.git" did not exist on "be3a69662a708870840d265eaa66f5dbed66cfd6"
Unverified
Commit
c824d7ed
authored
Dec 06, 2021
by
Suraj Patil
Committed by
GitHub
Dec 06, 2021
Browse files
add flax example tests in CI workflow (#14637)
parent
bc8a9f41
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
+2
-0
.circleci/config.yml
.circleci/config.yml
+2
-0
No files found.
.circleci/config.yml
View file @
c824d7ed
...
@@ -943,6 +943,7 @@ workflows:
...
@@ -943,6 +943,7 @@ workflows:
-
check_code_quality
-
check_code_quality
-
check_repository_consistency
-
check_repository_consistency
-
run_examples_torch
-
run_examples_torch
-
run_examples_flax
-
run_tests_custom_tokenizers
-
run_tests_custom_tokenizers
-
run_tests_torch_and_tf
-
run_tests_torch_and_tf
-
run_tests_torch_and_flax
-
run_tests_torch_and_flax
...
@@ -964,6 +965,7 @@ workflows:
...
@@ -964,6 +965,7 @@ workflows:
-
master
-
master
jobs
:
jobs
:
-
run_examples_torch_all
-
run_examples_torch_all
-
run_examples_flax_all
-
run_tests_torch_and_tf_all
-
run_tests_torch_and_tf_all
-
run_tests_torch_and_flax_all
-
run_tests_torch_and_flax_all
-
run_tests_torch_all
-
run_tests_torch_all
...
...
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