Unverified Commit 807483ed authored by 谭九鼎's avatar 谭九鼎 Committed by GitHub
Browse files

docs: fix style (#31340)

parent 2f16a45d
...@@ -314,7 +314,7 @@ We also benchmarked on PyTorch nightly (2.1.0dev, find the wheel [here](https:// ...@@ -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 | 4 | 269.615 | 204.785 |
| Object Detection/DETR | 16 | OOM | OOM | | Object Detection/DETR | 16 | OOM | OOM |
### V100 ### V100
| **Task/Model** | **Batch Size** | **torch 2.0 - <br>no compile** | **torch 2.0 - <br>compile** | | **Task/Model** | **Batch Size** | **torch 2.0 - <br>no compile** | **torch 2.0 - <br>compile** |
|:---:|:---:|:---:|:---:| |:---:|:---:|:---:|:---:|
......
...@@ -316,7 +316,7 @@ with torch.no_grad(): ...@@ -316,7 +316,7 @@ with torch.no_grad():
| Object Detection/DETR | 4 | 269.615 | 204.785 | | Object Detection/DETR | 4 | 269.615 | 204.785 |
| Object Detection/DETR | 16 | OOM | OOM | | Object Detection/DETR | 16 | OOM | OOM |
### V100 ### V100
| **Task/Model** | **Batch Size** | **torch 2.0 - <br>no compile** | **torch 2.0 - <br>compile** | | **Task/Model** | **Batch Size** | **torch 2.0 - <br>no compile** | **torch 2.0 - <br>compile** |
|:---:|:---:|:---:|:---:| |:---:|:---:|:---:|:---:|
......
...@@ -317,7 +317,7 @@ with torch.no_grad(): ...@@ -317,7 +317,7 @@ with torch.no_grad():
| Object Detection/DETR | 4 | 269.615 | 204.785 | | Object Detection/DETR | 4 | 269.615 | 204.785 |
| Object Detection/DETR | 16 | OOM | OOM | | Object Detection/DETR | 16 | OOM | OOM |
### V100 ### V100
| **Task/Model** | **Batch Size** | **torch 2.0 - <br>no compile** | **torch 2.0 - <br>compile** | | **Task/Model** | **Batch Size** | **torch 2.0 - <br>no compile** | **torch 2.0 - <br>compile** |
|:---:|:---:|:---:|:---:| |:---:|:---:|:---:|:---:|
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment