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
3b419cfc
"configs/git@developer.sourcefind.cn:wangsen/paddle_dbnet.git" did not exist on "091574bbd1cc844ff7bfefbc51d9730e7a8733c5"
Unverified
Commit
3b419cfc
authored
Oct 24, 2022
by
zhou fan
Committed by
GitHub
Oct 24, 2022
Browse files
fix broken links in testing.mdx (#19820)
parent
7ccd6fc4
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
docs/source/en/testing.mdx
docs/source/en/testing.mdx
+1
-1
No files found.
docs/source/en/testing.mdx
View file @
3b419cfc
...
@@ -514,7 +514,7 @@ spawns a normal process that then spawns off multiple workers and manages the IO
...
@@ -514,7 +514,7 @@ spawns a normal process that then spawns off multiple workers and manages the IO
Here are some tests that use it:
Here are some tests that use it:
- [test_trainer_distributed.py](https://github.com/huggingface/transformers/tree/main/tests/test_trainer_distributed.py)
- [test_trainer_distributed.py](https://github.com/huggingface/transformers/tree/main/tests/
trainer/
test_trainer_distributed.py)
- [test_deepspeed.py](https://github.com/huggingface/transformers/tree/main/tests/deepspeed/test_deepspeed.py)
- [test_deepspeed.py](https://github.com/huggingface/transformers/tree/main/tests/deepspeed/test_deepspeed.py)
To jump right into the execution point, search for the `execute_subprocess_async` call in those tests.
To jump right into the execution point, search for the `execute_subprocess_async` call in those tests.
...
...
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