diff --git a/docs/.buildinfo b/docs/.buildinfo index 41207e7..6e7779d 100644 --- a/docs/.buildinfo +++ b/docs/.buildinfo @@ -1,4 +1,4 @@ # Sphinx build info version 1 # This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done. -config: cf783ec3fa4bf23b54613056da754048 +config: 0a778e64708dee451b9ad4e583ef400d tags: 645f666f9bcd5a90fca523b33c5a78b7 diff --git a/docs/.doctrees/environment.pickle b/docs/.doctrees/environment.pickle index 5523b55..fd2324e 100644 Binary files a/docs/.doctrees/environment.pickle and b/docs/.doctrees/environment.pickle differ diff --git a/docs/.doctrees/index.doctree b/docs/.doctrees/index.doctree index e5c731f..31c4543 100644 Binary files a/docs/.doctrees/index.doctree and b/docs/.doctrees/index.doctree differ diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index 2129ac0..6b27510 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -5,7 +5,7 @@ * `Compiled Autograd: 为 torch.compile 捕获更大的后向图 `__ * `通过区域编译减少 torch.compile 冷启动编译时间 `__ -* `如何在 Windows CPU 上使用 TorchInductor `__ +* `如何在 Windows CPU 上使用 TorchInductor `__ .. raw:: html diff --git a/docs/index.html b/docs/index.html index 1c26d04..7b1d46b 100644 --- a/docs/index.html +++ b/docs/index.html @@ -597,7 +597,7 @@

欢迎来到 PyTorch 教程
  • Compiled Autograd: 为 torch.compile 捕获更大的后向图

  • 通过区域编译减少 torch.compile 冷启动编译时间

  • -
  • 如何在 Windows CPU 上使用 TorchInductor

  • +
  • 如何在 Windows CPU 上使用 TorchInductor