diff --git a/docs/source/en/perf_torch_compile.md b/docs/source/en/perf_torch_compile.md index a840e7d551c..fb8027a9d5a 100644 --- a/docs/source/en/perf_torch_compile.md +++ b/docs/source/en/perf_torch_compile.md @@ -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 -
no compile** | **torch 2.0 -
compile** | |:---:|:---:|:---:|:---:| diff --git a/docs/source/ja/perf_torch_compile.md b/docs/source/ja/perf_torch_compile.md index 6eb69ec8eb9..c2cc505b286 100644 --- a/docs/source/ja/perf_torch_compile.md +++ b/docs/source/ja/perf_torch_compile.md @@ -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 -
no compile** | **torch 2.0 -
compile** | |:---:|:---:|:---:|:---:| diff --git a/docs/source/zh/perf_torch_compile.md b/docs/source/zh/perf_torch_compile.md index b28dc9567c9..80c32adab21 100644 --- a/docs/source/zh/perf_torch_compile.md +++ b/docs/source/zh/perf_torch_compile.md @@ -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 -
no compile** | **torch 2.0 -
compile** | |:---:|:---:|:---:|:---:|