diff --git a/_config.yml b/_config.yml index ed59619..7d5dc93 100644 --- a/_config.yml +++ b/_config.yml @@ -1,6 +1,6 @@ # Site settings title: "PyTorch China Website" -default_author: "PyTorch China" +default_author: "PyTorch" description: "Scientific Computing..." latest_version: 1.0 timezone: China/Shanghai @@ -47,7 +47,7 @@ include: _symbolic_trace.html, _tensor_str.html, _trace.html, - _utils.html, + _utils.html, ] keep_files: [vendor/assets, docs/master/_static/js/vendor/] github: [metadata] diff --git a/_posts/2024-07-24-pytorch2-4.md b/_posts/2024-07-24-pytorch2-4.md index 8b882ee..56336dd 100644 --- a/_posts/2024-07-24-pytorch2-4.md +++ b/_posts/2024-07-24-pytorch2-4.md @@ -55,7 +55,7 @@ PyTorch 2.4 为 `torch.compile` 添加了对 Python(3.12)最新版本 的支 -*要查看完整的公开功能提交列表,请点击[这里](https://docs.google.com/spreadsheets/d/1TzGkWuUMF1yTe88adz1dt2mzbIsZLd3PBasy588VWgk/edit?usp=sharing)。 +*查看完整的公开功能提交列表,请点击[这里](https://docs.google.com/spreadsheets/d/1TzGkWuUMF1yTe88adz1dt2mzbIsZLd3PBasy588VWgk/edit?usp=sharing)。 ## Beta 功能