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
chenpangpang
transformers
Commits
807483ed
Unverified
Commit
807483ed
authored
Jun 10, 2024
by
谭九鼎
Committed by
GitHub
Jun 10, 2024
Browse files
docs: fix style (#31340)
parent
2f16a45d
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
docs/source/en/perf_torch_compile.md
docs/source/en/perf_torch_compile.md
+1
-1
docs/source/ja/perf_torch_compile.md
docs/source/ja/perf_torch_compile.md
+1
-1
docs/source/zh/perf_torch_compile.md
docs/source/zh/perf_torch_compile.md
+1
-1
No files found.
docs/source/en/perf_torch_compile.md
View file @
807483ed
...
...
@@ -314,7 +314,7 @@ We also benchmarked on PyTorch nightly (2.1.0dev, find the wheel [here](https://
| Object Detection/DETR | 4 | 269.615 | 204.785 |
| Object Detection/DETR | 16 | OOM | OOM |
###
V100
###
V100
|
**Task/Model**
|
**Batch Size**
|
**torch 2.0 - <br>no compile**
|
**torch 2.0 - <br>compile**
|
|:---:|:---:|:---:|:---:|
...
...
docs/source/ja/perf_torch_compile.md
View file @
807483ed
...
...
@@ -316,7 +316,7 @@ with torch.no_grad():
| Object Detection/DETR | 4 | 269.615 | 204.785 |
| Object Detection/DETR | 16 | OOM | OOM |
###
V100
###
V100
|
**Task/Model**
|
**Batch Size**
|
**torch 2.0 - <br>no compile**
|
**torch 2.0 - <br>compile**
|
|:---:|:---:|:---:|:---:|
...
...
docs/source/zh/perf_torch_compile.md
View file @
807483ed
...
...
@@ -317,7 +317,7 @@ with torch.no_grad():
| Object Detection/DETR | 4 | 269.615 | 204.785 |
| Object Detection/DETR | 16 | OOM | OOM |
###
V100
###
V100
|
**Task/Model**
|
**Batch Size**
|
**torch 2.0 - <br>no compile**
|
**torch 2.0 - <br>compile**
|
|:---:|:---:|:---:|:---:|
...
...
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