diff --git a/docs/2.2/_modules/torch.html b/docs/2.2/_modules/torch.html index b55aa90e5219..c468ad5a48e8 100644 --- a/docs/2.2/_modules/torch.html +++ b/docs/2.2/_modules/torch.html @@ -2209,7 +2209,7 @@
- Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`
- - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html
+ - To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html
mode (str): Can be either "default", "reduce-overhead", "max-autotune" or "max-autotune-no-cudagraphs"
- "default" is the default mode, which is a good balance between performance and overhead
diff --git a/docs/2.2/generated/torch.compile.html b/docs/2.2/generated/torch.compile.html
index f3c7ee227844..0b93e216cf26 100644
--- a/docs/2.2/generated/torch.compile.html
+++ b/docs/2.2/generated/torch.compile.html
@@ -498,7 +498,7 @@ torch.compilehttps://pytorch.org/docs/main/compile/custom-backends.html
+
To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html
mode (str) –
Can be either “default”, “reduce-overhead”, “max-autotune” or “max-autotune-no-cudagraphs”
diff --git a/docs/2.3/_modules/torch.html b/docs/2.3/_modules/torch.html index 72fcdadd16a6..87222b0c3479 100644 --- a/docs/2.3/_modules/torch.html +++ b/docs/2.3/_modules/torch.html @@ -2281,7 +2281,7 @@
- Experimental or debug in-tree backends can be seen with `torch._dynamo.list_backends(None)`
- - To register an out-of-tree custom backend: https://pytorch.org/docs/main/compile/custom-backends.html
+ - To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html
mode (str): Can be either "default", "reduce-overhead", "max-autotune" or "max-autotune-no-cudagraphs"
- "default" is the default mode, which is a good balance between performance and overhead
diff --git a/docs/2.3/generated/torch.compile.html b/docs/2.3/generated/torch.compile.html
index c878a8d56416..8d7f038db67a 100644
--- a/docs/2.3/generated/torch.compile.html
+++ b/docs/2.3/generated/torch.compile.html
@@ -505,7 +505,7 @@ torch.compilehttps://pytorch.org/docs/main/compile/custom-backends.html
+
To register an out-of-tree custom backend: https://pytorch.org/docs/stable/torch.compiler_custom_backends.html
mode (str) –
Can be either “default”, “reduce-overhead”, “max-autotune” or “max-autotune-no-cudagraphs”