已合并
update readme #25923
guoguanghao创建于 2025年10月21日
update readme #25923
已合并
共 3 个文件变更+184-101
| @@ -51,7 +51,8 @@ If the installation fails, use the download link or visit the [PyTorch official | |||
| 51 | 3. **Install torch-npu** | 51 | 3. **Install torch-npu** |
| 52 | 52 | ||
| 53 | ``` | 53 | ``` |
| 54 | -pip3 install torch-npu==2.7.1rc1 | 54 | +pip3 install torch-npu==2.7.1 |
| 55 | + | ||
| 55 | ``` | 56 | ``` |
| 56 | 57 | ||
| 57 | ### From Source | 58 | ### From Source |
| @@ -61,7 +62,7 @@ In some special scenarios, users may need to compile **torch-npu** by themselves | |||
| 61 | 1. **Clone torch-npu** | 62 | 1. **Clone torch-npu** |
| 62 | 63 | ||
| 63 | ``` | 64 | ``` |
| 64 | - git clone https://github.com/ascend/pytorch.git -b 2.7.1 --depth 1 | 65 | + git clone https://github.com/ascend/pytorch.git -b 2.7.1-7.2.0 --depth 1 |
| 65 | ``` | 66 | ``` |
| 66 | 67 | ||
| 67 | 2. **Build Docker Image** | 68 | 2. **Build Docker Image** |
| @@ -143,6 +144,8 @@ Refer to [API of Ascend Extension for PyTorch](docs/api/torch_npu_apis.md) for m | |||
| 143 | | PyTorch2.5.1 | Python3.9.x,Python3.10.x,Python3.11.x | | 144 | | PyTorch2.5.1 | Python3.9.x,Python3.10.x,Python3.11.x | |
| 144 | | PyTorch2.6.0 | Python3.9.x,Python3.10.x,Python3.11.x | | 145 | | PyTorch2.6.0 | Python3.9.x,Python3.10.x,Python3.11.x | |
| 145 | | PyTorch2.7.1 | Python3.9.x,Python3.10.x,Python3.11.x | | 146 | | PyTorch2.7.1 | Python3.9.x,Python3.10.x,Python3.11.x | |
| 147 | +| PyTorch2.8.0 | Python3.9.x,Python3.10.x,Python3.11.x | | ||
| 148 | + | ||
| 146 | 149 | ||
| 147 | ## Ascend Auxiliary Software | 150 | ## Ascend Auxiliary Software |
| 148 | 151 | ||
| @@ -150,10 +153,13 @@ Refer to [API of Ascend Extension for PyTorch](docs/api/torch_npu_apis.md) for m | |||
| 150 | 153 | ||
| 151 | | CANN Version | Supported PyTorch Version | Supported Extension Version | Github Branch | | 154 | | CANN Version | Supported PyTorch Version | Supported Extension Version | Github Branch | |
| 152 | |-----------------------|---------------------------|-----------------------------|-------------------| | 155 | |-----------------------|---------------------------|-----------------------------|-------------------| |
| 156 | +| CANN 8.3.RC1 | 2.8.0 | 2.8.0 | v2.8.0-7.2.0 | | ||
| 157 | +| | 2.7.1 | 2.7.1 | v2.7.1-7.2.0 | | ||
| 158 | +| | 2.6.0 | 2.6.0.post3 | v2.6.0-7.2.0 | | ||
| 159 | +| | 2.1.0 | 2.1.0.post17 | v2.1.0-7.2.0 | | ||
| 153 | | CANN 8.2.RC1 | 2.6.0 | 2.6.0 | v2.6.0-7.1.0 | | 160 | | CANN 8.2.RC1 | 2.6.0 | 2.6.0 | v2.6.0-7.1.0 | |
| 154 | | | 2.5.1 | 2.5.1.post1 | v2.5.1-7.1.0 | | 161 | | | 2.5.1 | 2.5.1.post1 | v2.5.1-7.1.0 | |
| 155 | | | 2.1.0 | 2.1.0.post13 | v2.1.0-7.1.0 | | 162 | | | 2.1.0 | 2.1.0.post13 | v2.1.0-7.1.0 | |
| 156 | -| CANN 8.2.RC1.alpha002 | 2.7.1 | 2.7.1rc1 | v2.7.1 | | ||
| 157 | | CANN 8.1.RC1 | 2.5.1 | 2.5.1 | v2.5.1-7.0.0 | | 163 | | CANN 8.1.RC1 | 2.5.1 | 2.5.1 | v2.5.1-7.0.0 | |
| 158 | | | 2.4.0 | 2.4.0.post4 | v2.4.0-7.0.0 | | 164 | | | 2.4.0 | 2.4.0.post4 | v2.4.0-7.0.0 | |
| 159 | | | 2.3.1 | 2.3.1.post6 | v2.3.1-7.0.0 | | 165 | | | 2.3.1 | 2.3.1.post6 | v2.3.1-7.0.0 | |
| @@ -246,9 +252,10 @@ The version branches of AscendPyTorch have the following maintenance phases: | |||
| 246 | 252 | ||
| 247 | | **PyTorch** | **Maintenance Policies** | **Status** | **Launch Date** | **Subsequent Status** | **EOL Date** | | 253 | | **PyTorch** | **Maintenance Policies** | **Status** | **Launch Date** | **Subsequent Status** | **EOL Date** | |
| 248 | |-------------|--------------------------|-------------|-----------------|-------------------------------------------------------------------|--------------| | 254 | |-------------|--------------------------|-------------|-----------------|-------------------------------------------------------------------|--------------| |
| 249 | -| 2.7.1 | Long Term Support | Development | 2025/06/06 | Expected to enter maintenance status from October 30, 2026 | | | 255 | +| 2.8.0 | Regular Release | Development | 2025/10/15 | Expected to enter maintenance status from March 15, 2026 | - | |
| 250 | -| 2.6.0 | Regular Release | Development | 2025/07/25 | Expected to enter maintenance status from January 25, 2026 | - | | 256 | +| 2.7.1 | Long Term Support | Development | 2025/10/15 | Expected to enter maintenance status from September 15, 2026 | | |
| 251 | -| 2.5.1 | Regular Release | Development | 2024/11/08 | Expected to enter maintenance status from August 8, 2025 | | | 257 | +| 2.6.0 | Regular Release | Development | 2025/07/25 | Expected to enter maintenance status from January 15, 2026 | - | |
| 258 | +| 2.5.1 | Regular Release | Maintained | 2024/11/08 | Expected to enter maintenance free status from August 8, 2026 | | | ||
| 252 | | 2.4.0 | Regular Release | Maintained | 2024/10/15 | Expected to enter maintenance free status from June 15, 2026 | | | 259 | | 2.4.0 | Regular Release | Maintained | 2024/10/15 | Expected to enter maintenance free status from June 15, 2026 | | |
| 253 | | 2.3.1 | Regular Release | Maintained | 2024/06/06 | Expected to enter maintenance free status from June 7, 2026 | | | 260 | | 2.3.1 | Regular Release | Maintained | 2024/06/06 | Expected to enter maintenance free status from June 7, 2026 | | |
| 254 | | 2.2.0 | Regular Release | Maintained | 2024/04/01 | Expected to enter maintenance free status from September 10, 2025 | | | 261 | | 2.2.0 | Regular Release | Maintained | 2024/04/01 | Expected to enter maintenance free status from September 10, 2025 | | |
| @@ -264,10 +271,10 @@ For more detailed information on installation guides, model migration, training/ | |||
| 264 | 271 | ||
| 265 | | Document Name | Document Link | | 272 | | Document Name | Document Link | |
| 266 | |------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| | 273 | |------------------------------------------|-------------------------------------------------------------------------------------------------------------------------| |
| 267 | -| Installation Guide | [link](https://www.hiascend.com/document/detail/zh/Pytorch/710/configandinstg/instg/insg_0001.html) | | 274 | +| Installation Guide | [link](https://www.hiascend.com/document/detail/zh/Pytorch/720/configandinstg/instg/insg_0001.html) | |
| 268 | -| Network Model Migration and Training | [link](https://www.hiascend.com/document/detail/zh/Pytorch/710/ptmoddevg/trainingmigrguide/PT_LMTMOG_0003.html) | | 275 | +| Network Model Migration and Training | [link](https://www.hiascend.com/document/detail/zh/Pytorch/720/ptmoddevg/trainingmigrguide/PT_LMTMOG_0003.html) | |
| 269 | | Operator Adaptation | [link](https://www.hiascend.com/document/detail/zh/canncommercial/81RC1/operatordev/tbeaicpudevg/atlasopdev_10_0086.html) | | 276 | | Operator Adaptation | [link](https://www.hiascend.com/document/detail/zh/canncommercial/81RC1/operatordev/tbeaicpudevg/atlasopdev_10_0086.html) | |
| 270 | -| API List (PyTorch and Custom Interfaces) | [link](https://www.hiascend.com/document/detail/zh/Pytorch/710/apiref/apilist/ptaoplist_000002.html) | | 277 | +| API List (PyTorch and Custom Interfaces) | [link](https://www.hiascend.com/document/detail/zh/Pytorch/720/apiref/apilist/ptaoplist_000002.html) | |
| 271 | 278 | ||
| 272 | ## License | 279 | ## License |
| 273 | 280 | ||
| @@ -21,6 +21,8 @@ | |||
| 21 | | PyTorch2.5.1 | Python3.9.x, Python3.10.x, Python 3.11.x | | 21 | | PyTorch2.5.1 | Python3.9.x, Python3.10.x, Python 3.11.x | |
| 22 | | PyTorch2.6.0 | Python3.9.x, Python3.10.x, Python 3.11.x | | 22 | | PyTorch2.6.0 | Python3.9.x, Python3.10.x, Python 3.11.x | |
| 23 | | PyTorch2.7.1 | Python3.9.x, Python3.10.x, Python 3.11.x | | 23 | | PyTorch2.7.1 | Python3.9.x, Python3.10.x, Python 3.11.x | |
| 24 | +| PyTorch2.8.0 | Python3.9.x, Python3.10.x, Python 3.11.x | | ||
| 25 | + | ||
| 24 | 26 | ||
| 25 | 27 | ||
| 26 | ### 昇腾辅助软件 | 28 | ### 昇腾辅助软件 |
| @@ -29,6 +31,10 @@ | |||
| 29 | 31 | ||
| 30 | | CANN版本 | 支持的PyTorch版本 | 支持的Extension版本 | GitCode分支 | | 32 | | CANN版本 | 支持的PyTorch版本 | 支持的Extension版本 | GitCode分支 | |
| 31 | |-----------------------|--------------|------------------|-------------------| | 33 | |-----------------------|--------------|------------------|-------------------| |
| 34 | +| CANN 8.3.RC1 | 2.8.0 | 2.8.0 | v2.8.0-7.2.0 | | ||
| 35 | +| | 2.7.1 | 2.7.1 | v2.7.1-7.2.0 | | ||
| 36 | +| | 2.6.0 | 2.6.0.post3 | v2.6.0-7.2.0 | | ||
| 37 | +| | 2.1.0 | 2.1.0.post17 | v2.1.0-7.2.0 | | ||
| 32 | | CANN 8.2.RC1 | 2.6.0 | 2.6.0 | v2.6.0-7.1.0 | | 38 | | CANN 8.2.RC1 | 2.6.0 | 2.6.0 | v2.6.0-7.1.0 | |
| 33 | | | 2.5.1 | 2.5.1.post1 | v2.5.1-7.1.0 | | 39 | | | 2.5.1 | 2.5.1.post1 | v2.5.1-7.1.0 | |
| 34 | | | 2.1.0 | 2.1.0.post13 | v2.1.0-7.1.0 | | 40 | | | 2.1.0 | 2.1.0.post13 | v2.1.0-7.1.0 | |
| @@ -109,12 +115,12 @@ | |||
| 109 | 115 | ||
| 110 | | 架构 | Python版本 | 下载链接 | | 116 | | 架构 | Python版本 | 下载链接 | |
| 111 | |---------|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| | 117 | |---------|------------|-----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------| |
| 112 | - | x86 | Python3.9 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.1.0%2Bcpu-cp39-cp39-linux_x86_64.whl#sha256=86cc28df491fa84738affe752f9870791026565342f69e4ab63e5b935f00a495) | | 118 | + | x86 | Python3.9 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.8.0%2Bcpu-cp39-cp39-manylinux_2_28_x86_64.whl#sha256=bda4f93d64dcd9ae5d51844bbccc6fcb7d603522bcc95d256b5fe3bdb9dccca3) | |
| 113 | - | x86 | Python3.10 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.1.0%2Bcpu-cp310-cp310-linux_x86_64.whl#sha256=5077921fc2b54e69a534f3a9c0b98493c79a5547c49d46f5e77e42da3610e011) | | 119 | + | x86 | Python3.10 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.8.0%2Bcpu-cp310-cp310-manylinux_2_28_x86_64.whl#sha256=16d75fa4e96ea28a785dfd66083ca55eb1058b6d6c5413f01656ca965ee2077e) | |
| 114 | - | x86 | Python3.11 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.1.0%2Bcpu-cp311-cp311-linux_x86_64.whl#sha256=5954924ce74bc7e6a6c811e3fa4bdda9936d9889f6369fd068420c444bfd1cae) | | 120 | + | x86 | Python3.11 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.8.0%2Bcpu-cp311-cp311-manylinux_2_28_x86_64.whl#sha256=cb06175284673a581dd91fb1965662ae4ecaba6e5c357aa0ea7bb8b84b6b7eeb) | |
| 115 | - | aarch64 | Python3.9 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.1.0-cp39-cp39-manylinux_2_17_aarch64.manylinux2014_aarch64.whl#sha256=de7d63c6ecece118684415a3dbd4805af4a4c1ee1490cccf7405d8c240a481b4) | | 121 | + | aarch64 | Python3.9 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.8.0%2Bcpu-cp39-cp39-manylinux_2_28_aarch64.whl#sha256=eac8b7ef5c7ca106daec5e829dfa8ca56ca47601db13b402d2608861ad3ab926) | |
| 116 | - | aarch64 | Python3.10 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.1.0-cp310-cp310-manylinux_2_17_aarch64.manylinux2014_aarch64.whl#sha256=a04a0296d47f28960f51c18c5489a8c3472f624ec3b5bcc8e2096314df8c3342) | | 122 | + | aarch64 | Python3.10 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.8.0%2Bcpu-cp310-cp310-manylinux_2_28_aarch64.whl#sha256=b2149858b8340aeeb1f3056e0bff5b82b96e43b596fe49a9dba3184522261213) | |
| 117 | - | aarch64 | Python3.11 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.1.0-cp311-cp311-manylinux_2_17_aarch64.manylinux2014_aarch64.whl#sha256=8132efb782cd181cc2dcca5e58effbe4217cdb2581206ac71466d535bf778867) | | 123 | + | aarch64 | Python3.11 | [下载链接](https://download.pytorch.org/whl/cpu/torch-2.8.0%2Bcpu-cp311-cp311-manylinux_2_28_aarch64.whl#sha256=680129efdeeec3db5da3f88ee5d28c1b1e103b774aef40f9d638e2cce8f8d8d8) | |
| 118 | 124 | ||
| 119 | 2. **安装torch_npu依赖** | 125 | 2. **安装torch_npu依赖** |
| 120 | 126 | ||
| @@ -128,7 +134,7 @@ | |||
| 128 | 3. **安装torch_npu** | 134 | 3. **安装torch_npu** |
| 129 | 135 | ||
| 130 | ```bash | 136 | ```bash |
| 131 | - pip3 install torch-npu==2.7.1rc1 | 137 | + pip3 install torch-npu==2.7.1 |
| 132 | ``` | 138 | ``` |
| 133 | 如需要保存安装日志,可在pip3 install命令后面加上参数 `--log <PATH>`,并对您指定的目录`<PATH>`做好权限管控。 | 139 | 如需要保存安装日志,可在pip3 install命令后面加上参数 `--log <PATH>`,并对您指定的目录`<PATH>`做好权限管控。 |
| 134 | 140 | ||
| @@ -144,7 +150,8 @@ | |||
| 144 | 1. **克隆torch_npu代码仓** | 150 | 1. **克隆torch_npu代码仓** |
| 145 | 151 | ||
| 146 | ``` | 152 | ``` |
| 147 | - git clone https://gitcode.com/ascend/pytorch.git -b v2.7.1 --depth 1 | 153 | + git clone https://gitcode.com/ascend/pytorch.git -b v2.7.1-7.2.0 --depth 1 |
| 154 | + | ||
| 148 | ``` | 155 | ``` |
| 149 | 156 | ||
| 150 | 2. **构建镜像** | 157 | 2. **构建镜像** |
| @@ -264,12 +271,13 @@ Ascend Extension for PyTorch版本分支的维护阶段如下: | |||
| 264 | 271 | ||
| 265 | | **PyTorch版本** | **维护策略** | **当前状态** | **发布时间** | **后续状态** | **EOL日期** | | 272 | | **PyTorch版本** | **维护策略** | **当前状态** | **发布时间** | **后续状态** | **EOL日期** | |
| 266 | |---------------|----------|----------|------------|----------------------|-----------| | 273 | |---------------|----------|----------|------------|----------------------|-----------| |
| 267 | -| 2.7.1 | 长期分支 | 开发 | 2025/06/06 | 预计2026/10/30起进入维护状态 | - | | 274 | +| 2.8.0 | 常规分支 | 开发 | 2025/10/15| 预计2026/03/15起进入维护状态 | - | |
| 275 | +| 2.7.1 | 长期分支 | 开发 | 2025/10/15| 预计2026/10/15起进入维护状态 | - | | ||
| 268 | | 2.6.0 | 常规分支 | 开发 | 2025/07/25 | 预计2026/01/25起进入维护状态 | - | | 276 | | 2.6.0 | 常规分支 | 开发 | 2025/07/25 | 预计2026/01/25起进入维护状态 | - | |
| 269 | -| 2.5.1 | 常规分支 | 开发 | 2024/11/08 | 预计2025/08/08起进入维护状态 | - | | 277 | +| 2.5.1 | 常规分支 | 维护 | 2024/11/08 | 预计2026/08/08起进入无维护状态 | - | |
| 270 | | 2.4.0 | 常规分支 | 维护 | 2024/10/15 | 预计2026/06/15起进入无维护状态 | - | | 278 | | 2.4.0 | 常规分支 | 维护 | 2024/10/15 | 预计2026/06/15起进入无维护状态 | - | |
| 271 | | 2.3.1 | 常规分支 | 维护 | 2024/06/06 | 预计2026/06/07起进入无维护状态 | | | 279 | | 2.3.1 | 常规分支 | 维护 | 2024/06/06 | 预计2026/06/07起进入无维护状态 | | |
| 272 | -| 2.2.0 | 常规分支 | 维护 | 2024/04/01 | 预计2025/09/10起进入无维护状态 | | | 280 | +| 2.2.0 | 常规分支 | EOL | 2024/04/01 | | 2025/10/14 | |
| 273 | | 2.1.0 | 长期支持 | 开发 | 2023/10/15 | 预计2025/09/15起进入维护状态 | | | 281 | | 2.1.0 | 长期支持 | 开发 | 2023/10/15 | 预计2025/09/15起进入维护状态 | | |
| 274 | | 2.0.1 | 常规分支 | EOL | 2023/7/19 | | 2024/3/14 | | 282 | | 2.0.1 | 常规分支 | EOL | 2023/7/19 | | 2024/3/14 | |
| 275 | | 1.11.0 | 长期支持 | 维护 | 2023/4/19 | 预计2025/09/10起进入无维护状态 | | | 283 | | 1.11.0 | 长期支持 | 维护 | 2023/4/19 | 预计2025/09/10起进入无维护状态 | | |
| @@ -286,11 +294,11 @@ Ascend Extension for PyTorch版本分支的维护阶段如下: | |||
| 286 | 294 | ||
| 287 | | 文档名称 | 文档链接 | | 295 | | 文档名称 | 文档链接 | |
| 288 | | -------------------------- | ------------------------------------------------------------ | | 296 | | -------------------------- | ------------------------------------------------------------ | |
| 289 | -| 软件安装指南 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/710/configandinstg/instg/insg_0001.html) | | 297 | +| 软件安装指南 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/720/configandinstg/instg/insg_0001.html) | |
| 290 | -| 网络模型迁移和训练 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/710/ptmoddevg/trainingmigrguide/PT_LMTMOG_0002.html) | | 298 | +| 网络模型迁移和训练 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/720/ptmoddevg/trainingmigrguide/PT_LMTMOG_0002.html) | |
| 291 | -| 算子适配 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/710/ptmoddevg/Frameworkfeatures/featuresguide_00021.html) | | 299 | +| 算子适配 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/720/ptmoddevg/Frameworkfeatures/featuresguide_00021.html) | |
| 292 | -| PyTorch原生接口清单 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/710/apiref/PyTorchNativeapi/ptaoplist_000003.html) | | 300 | +| PyTorch原生接口清单 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/720/apiref/PyTorchNativeapi/ptaoplist_000003.html) | |
| 293 | -| Ascend Extension for PyTorch自定义API参考 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/710/apiref/torchnpuCustomsapi/context/%E6%A6%82%E8%BF%B0.md) | | 301 | +| Ascend Extension for PyTorch自定义API参考 | [参考链接](https://www.hiascend.com/document/detail/zh/Pytorch/720/apiref/torchnpuCustomsapi/context/%E6%A6%82%E8%BF%B0.md) | |
| 294 | 302 | ||
| 295 | 303 | ||
| 296 | ## 许可证 | 304 | ## 许可证 |
| @@ -1,122 +1,190 @@ | |||
| 1 | OPEN SOURCE SOFTWARE NOTICE | 1 | OPEN SOURCE SOFTWARE NOTICE |
| 2 | - | 2 | +Please note we provide an open source software notice along with this product and/or this product firmware (in the following just "this product"). The open source software licenses are granted by the respective right holders. And the open source licenses prevail all other license information with regard to the respective open source software contained in the product, including but not limited to End User Software Licensing Agreement. This notice is provided on behalf of Huawei Technologies Co. Ltd. and any of its local subsidiaries which may have provided this product to you in your local country. |
| 3 | -Please note we provide an open source software notice along with this product and/or this product firmware (in the following just “this product”). The open source software licenses are granted by the respective right holders. And the open source licenses prevail all other license information with regard to the respective open source software contained in the product, including but not limited to End User Software Licensing Agreement. This notice is provided on behalf of Huawei Technologies Co. Ltd. and any of its local subsidiaries which may have provided this product to you in your local country. | ||
| 4 | 3 | ||
| 5 | Warranty Disclaimer | 4 | Warranty Disclaimer |
| 6 | THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS. | 5 | THE OPEN SOURCE SOFTWARE IN THIS PRODUCT IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY, WITHOUT EVEN THE IMPLIED WARRANTY OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. SEE THE APPLICABLE LICENSES FOR MORE DETAILS. |
| 7 | 6 | ||
| 8 | Copyright Notice and License Texts | 7 | Copyright Notice and License Texts |
| 9 | -Software: pytorch v2.3.1 | 8 | +Software: pytorch v2.6.0 |
| 10 | Copyright notice: | 9 | Copyright notice: |
| 11 | -Copyright (c) 2011-2013 NYU | ||
| 12 | -Copyright (c) Microsoft Corporation | ||
| 13 | -Copyright (c) 2014- Facebook, Inc | ||
| 14 | -Copyright (c) 2017 The Android Open Source Project | ||
| 15 | -Copyright Python Software Foundation | ||
| 16 | -Copyright (c) 2018 Alex Rogozhnikov | ||
| 17 | -Copyright (c) 2007-2009 Scientific Computing and Imaging Institute, University of Utah | ||
| 18 | -Copyright (c) 2016, NVIDIA CORPORATION, All rights reserved | ||
| 19 | -Copyright (c) 2017 Microsoft | ||
| 20 | -Copyright (c) Meta Platforms, Inc. | ||
| 21 | -Copyright (c) 2022 Apple Inc. | ||
| 22 | -Copyright (c) 2018-present, Facebook, Inc. | ||
| 23 | -Copyright (c) Facebook Inc. and Microsoft Corporation | ||
| 24 | -Copyright (c) 2005-2017, NumPy Developers. All rights reserved | ||
| 25 | -Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, All rights reserved | ||
| 26 | -Copyright (c) 2014, The Regents | ||
| 27 | -Copyright (c) 2005-2010 ActiveState Software Inc. | ||
| 28 | -Copyright 2005, Google Inc. All rights reserved | ||
| 29 | -Copyright (c) 2022, Tri Dao | ||
| 30 | -Copyright (c) 2001-2002 Enthought, Inc. 2003-2019, SciPy Developers. All rights reserved | ||
| 31 | -Copyright 2008 Google Inc. All rights reserved | ||
| 32 | -Copyright (c) 2003-2017 Josef Weidendorfer. All rights reserved | ||
| 33 | -Copyright (c) 2014 Matthew Rocklin | ||
| 34 | -Copyright (c) 2016 Microsoft | ||
| 35 | -Copyright (c) 2008 - 2009 NVIDIA Corporation. All rights reserved | ||
| 36 | -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC | ||
| 37 | -Copyright (c) 2008-2012 The Khronos Group Inc. | ||
| 38 | -Copyright (c) 2016 Facebook Inc. | ||
| 39 | -Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC All Rights Reserved | ||
| 40 | -Copyright (c) 2006, Laurent Montel, <montel@kde.org> | ||
| 41 | -Copyright (c) 2015 Google Inc. All rights reserved | ||
| 42 | -Copyright (c) 2010-2022 by Alex Clark and contributors | ||
| 43 | -Copyright 2015 Google Inc. All Rights Reserved | ||
| 44 | -Copyright (c) 2017 - 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved | ||
| 45 | -Copyright (c) 2011-2012 NEC Laboratories America (Koray Kavukcuoglu) | ||
| 46 | -(c) BNParamType | ||
| 47 | -Copyright 2013-2014 RAD Game | ||
| 48 | -Copyright (c) 2011-2019 Stephan Brumme. All rights reserved | ||
| 49 | -Copyright (c) 2018 MathInf GmbH, Thomas Viehmann | ||
| 50 | -Copyright 2019 Kakao Brain | ||
| 51 | -Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation All Rights Reserved | ||
| 52 | -Copyright 2004-present Facebook. All Rights Reserved | ||
| 53 | -Copyright (c) 2008-2013 The Khronos Group Inc. | ||
| 54 | -Copyright (c) Microsoft Corporation. All rights reserved | ||
| 55 | -Copyright 2006, Google Inc. All rights reserved | ||
| 56 | -Copyright (c) 2014-2015 The Khronos Group Inc. | ||
| 57 | -Copyright 2015 The TensorFlow Authors. All Rights Reserved | ||
| 58 | -Copyright (c) 2023, Tri Dao | ||
| 59 | -Copyright (c) 2011-2014 Idiap Research Institute | ||
| 60 | -Copyright (c) 2016-present, Facebook Inc. All rights reserved | ||
| 61 | Copyright (c) Advanced Micro Devices, Inc. | 10 | Copyright (c) Advanced Micro Devices, Inc. |
| 62 | -Copyright (c) 2001-2014 Python Software Foundation All Rights Reserved | 11 | + |
| 12 | +Copyright (c) Microsoft Corporation | ||
| 13 | + | ||
| 63 | Copyright (c) Bjorn Fahller | 14 | Copyright (c) Bjorn Fahller |
| 15 | + | ||
| 16 | +Copyright (c) 2001-2014 Python Software Foundation All Rights Reserved | ||
| 17 | + | ||
| 18 | +Copyright (c) 2011-2013 NYU | ||
| 19 | + | ||
| 64 | Copyright (c) 1995-2011 by Fredrik Lundh | 20 | Copyright (c) 1995-2011 by Fredrik Lundh |
| 65 | -Copyright (c) Edward Z. Yang <ezyang@mit.edu> | 21 | + |
| 22 | +Copyright (c) Edward Z. Yang ezyang@mit.edu | ||
| 23 | + | ||
| 24 | +Copyright (c) 2014- Facebook, Inc | ||
| 25 | + | ||
| 26 | +Copyright (c) 2017 The Android Open Source Project | ||
| 27 | + | ||
| 28 | +Copyright Python Software Foundation | ||
| 29 | + | ||
| 66 | Copyright (c) 2012 Massachusetts Institute of Technology | 30 | Copyright (c) 2012 Massachusetts Institute of Technology |
| 31 | + | ||
| 32 | +Copyright (c) 2018 Alex Rogozhnikov | ||
| 33 | + | ||
| 34 | +Copyright (c) 2007-2009 Scientific Computing and Imaging Institute, University of Utah | ||
| 35 | + | ||
| 67 | Copyright (c) 2006 Idiap Research Institute | 36 | Copyright (c) 2006 Idiap Research Institute |
| 37 | + | ||
| 68 | Copyright (c) 2011-2021, NVIDIA CORPORATION. All rights reserved | 38 | Copyright (c) 2011-2021, NVIDIA CORPORATION. All rights reserved |
| 69 | -Copyright (c) 2008 - 2012 The Khronos Group Inc. | 39 | + |
| 70 | Copyright (c) 2015 Yangqing Jia All rights reserved | 40 | Copyright (c) 2015 Yangqing Jia All rights reserved |
| 41 | + | ||
| 42 | +Copyright (c) Meta Platforms, Inc. | ||
| 43 | + | ||
| 71 | Copyright 2023-present Facebook. All Rights Reserved | 44 | Copyright 2023-present Facebook. All Rights Reserved |
| 72 | -Copyright 2013 Conrad Steenberg <conrad.steenberg@gmail.com> | 45 | + |
| 73 | -Copyright (c) 2008-2015 The Khronos Group Inc. | 46 | +Copyright (c) 2022 Apple Inc. |
| 74 | -Copyright (c) 2014-2017 The Regents | 47 | + |
| 75 | -Copyright (c) 2006-2010 NEC Laboratories America (Ronan Collobert, Leon Bottou, Iain Melvin, Jason Weston) | 48 | +Copyright (c) 2005-2017, NumPy Developers. All rights reserved |
| 49 | + | ||
| 50 | +Copyright (c) 1997 - 2002, Makoto Matsumoto and Takuji Nishimura, All rights reserved | ||
| 51 | + | ||
| 52 | +Copyright (c) 2014, The Regents | ||
| 53 | + | ||
| 54 | +Copyright (c) 2005-2010 ActiveState Software Inc. | ||
| 55 | + | ||
| 76 | Copyright Malte Skarupke 2017 | 56 | Copyright Malte Skarupke 2017 |
| 57 | + | ||
| 58 | +Copyright (c) 2006-2010 NEC Laboratories America (Ronan Collobert, Leon Bottou, Iain Melvin, Jason Weston) | ||
| 59 | + | ||
| 60 | +Copyright 2005, Google Inc. All rights reserved | ||
| 61 | + | ||
| 77 | Copyright (c) Meta Platforms, Inc. and affiliates | 62 | Copyright (c) Meta Platforms, Inc. and affiliates |
| 63 | + | ||
| 78 | Copyright (c) 2023, Advanced Micro Devices, Inc. | 64 | Copyright (c) 2023, Advanced Micro Devices, Inc. |
| 79 | -Copyright (c) 2016- Facebook, Inc | 65 | + |
| 66 | +Copyright (c) 2022, Tri Dao | ||
| 67 | + | ||
| 68 | +Copyright (c) 2005-2023 NVIDIA Corporation Built | ||
| 69 | + | ||
| 70 | +Copyright (c) 2001-2002 Enthought, Inc. 2003-2019, SciPy Developers. All rights reserved | ||
| 71 | + | ||
| 72 | +Copyright 2008 Google Inc. All rights reserved | ||
| 73 | + | ||
| 74 | +Copyright (c) 2021, 2023-2024 Arm Limited | ||
| 75 | + | ||
| 76 | +Copyright (c) 2003-2017 Josef Weidendorfer. All rights reserved | ||
| 77 | + | ||
| 80 | Copyright (c) 1997-2011 by Secret Labs AB | 78 | Copyright (c) 1997-2011 by Secret Labs AB |
| 79 | + | ||
| 80 | +Copyright (c) 2016- Facebook, Inc | ||
| 81 | + | ||
| 82 | +Copyright (c) 2014 Matthew Rocklin | ||
| 83 | + | ||
| 81 | Copyright (c) 2005-2022 NVIDIA Corporation Built | 84 | Copyright (c) 2005-2022 NVIDIA Corporation Built |
| 85 | + | ||
| 82 | Copyright (c) Facebook, Inc. | 86 | Copyright (c) Facebook, Inc. |
| 87 | + | ||
| 83 | Copyright 2019-2020 Kakao Brain | 88 | Copyright 2019-2020 Kakao Brain |
| 89 | + | ||
| 84 | Copyright (c) 2000-2017 Julian Seward. All rights reserved | 90 | Copyright (c) 2000-2017 Julian Seward. All rights reserved |
| 85 | -Copyright (c) 2016-2017, ARM Limited and Contributors | 91 | + |
| 86 | Copyright (c) 2005-2020 Rich Felker | 92 | Copyright (c) 2005-2020 Rich Felker |
| 93 | + | ||
| 94 | +Copyright (c) 2008 - 2009 NVIDIA Corporation. All rights reserved | ||
| 95 | + | ||
| 96 | +Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC | ||
| 97 | + | ||
| 98 | +Copyright (c) 2016 Facebook Inc. | ||
| 99 | + | ||
| 87 | Copyright (c) 2001-2004 Idiap Research Institute (Ronan Collobert, Samy Bengio, Johnny Mariethoz) | 100 | Copyright (c) 2001-2004 Idiap Research Institute (Ronan Collobert, Samy Bengio, Johnny Mariethoz) |
| 88 | -Copyright 2016 Facebook | 101 | + |
| 102 | +Copyright 2010-2014 Rich Geldreich and Tenacious Software LLC All Rights Reserved | ||
| 103 | + | ||
| 89 | Copyright (c) 2012-2014 Deepmind Technologies | 104 | Copyright (c) 2012-2014 Deepmind Technologies |
| 105 | + | ||
| 90 | Copyright (c) 2012 Giovanni Garberoglio Interdisciplinary Laboratory | 106 | Copyright (c) 2012 Giovanni Garberoglio Interdisciplinary Laboratory |
| 107 | + | ||
| 91 | Copyright (c) 2024, Tri Dao | 108 | Copyright (c) 2024, Tri Dao |
| 109 | + | ||
| 92 | Copyright (c) Donald Stufft and individual contributors. All rights reserved | 110 | Copyright (c) Donald Stufft and individual contributors. All rights reserved |
| 111 | + | ||
| 93 | Copyright (c) 2018, Steven Moshier All rights reserved | 112 | Copyright (c) 2018, Steven Moshier All rights reserved |
| 113 | + | ||
| 114 | +Copyright (c) 2015 Google Inc. All rights reserved | ||
| 115 | + | ||
| 94 | Copyright (c) 2015-2016 Advanced Micro Devices, Inc. All rights reserved | 116 | Copyright (c) 2015-2016 Advanced Micro Devices, Inc. All rights reserved |
| 95 | -Copyright (c) 2017-present, Facebook, Inc. | 117 | + |
| 118 | +Copyright (c) 2010-2022 by Alex Clark and contributors | ||
| 119 | + | ||
| 120 | +Copyright 2015 Google Inc. All Rights Reserved | ||
| 121 | + | ||
| 122 | +Copyright (c) 2017 - 2023 NVIDIA CORPORATION & AFFILIATES. All rights reserved | ||
| 123 | + | ||
| 96 | Copyright (c) 2020-2023, NVIDIA CORPORATION. All rights reserved | 124 | Copyright (c) 2020-2023, NVIDIA CORPORATION. All rights reserved |
| 125 | + | ||
| 126 | +Copyright (c) 2016 manylinux | ||
| 127 | + | ||
| 97 | Copyright (c) 2017 - 2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved | 128 | Copyright (c) 2017 - 2022 NVIDIA CORPORATION & AFFILIATES. All rights reserved |
| 98 | -Copyright (c) 2014, 2015, The Regents | 129 | + |
| 130 | +Copyright (c) 2011-2012 NEC Laboratories America (Koray Kavukcuoglu) | ||
| 131 | + | ||
| 132 | +Copyright 2013-2014 RAD Game | ||
| 133 | + | ||
| 134 | +Copyright (c) 2011-2019 Stephan Brumme. All rights reserved | ||
| 135 | + | ||
| 136 | +Copyright (c) 2018 MathInf GmbH, Thomas Viehmann | ||
| 137 | + | ||
| 99 | Copyright (c) 2013 Eddy Petrisor | 138 | Copyright (c) 2013 Eddy Petrisor |
| 139 | + | ||
| 140 | +Copyright (c) 2023-2024 The ggml | ||
| 141 | + | ||
| 142 | +Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Python Software Foundation All Rights Reserved | ||
| 143 | + | ||
| 144 | +Copyright 2004-present Facebook. All Rights Reserved | ||
| 145 | + | ||
| 100 | Copyright (c) 2010 ActiveState Software Inc. | 146 | Copyright (c) 2010 ActiveState Software Inc. |
| 147 | + | ||
| 101 | Copyright (c) 2006 The Android Open Source Project | 148 | Copyright (c) 2006 The Android Open Source Project |
| 149 | + | ||
| 150 | +(c) Meta Platforms, Inc. and affiliates. All rights reserved | ||
| 151 | + | ||
| 102 | Copyright (c) 2023 Apple Inc. | 152 | Copyright (c) 2023 Apple Inc. |
| 103 | -Copyright 2015 The Gemmlowp Authors. All Rights Reserved | 153 | + |
| 104 | -Copyright (c) 2015-2017 The Khronos Group Inc. | 154 | +Copyright (c) Microsoft Corporation. All rights reserved |
| 155 | + | ||
| 156 | +Copyright 2015 The TensorFlow Authors. All Rights Reserved | ||
| 157 | + | ||
| 158 | +Copyright (c) 2023, Tri Dao | ||
| 159 | + | ||
| 105 | Copyright 2022 Cruise LLC | 160 | Copyright 2022 Cruise LLC |
| 161 | + | ||
| 106 | Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved | 162 | Copyright (c) Meta Platforms, Inc. and affiliates. All rights reserved |
| 163 | + | ||
| 107 | Copyright (c) 2022 Cruise LLC. All rights reserved | 164 | Copyright (c) 2022 Cruise LLC. All rights reserved |
| 165 | + | ||
| 108 | Copyright (c) 2016-present, Facebook, Inc. | 166 | Copyright (c) 2016-present, Facebook, Inc. |
| 167 | + | ||
| 109 | (c) Copyright John Maddock 2006 | 168 | (c) Copyright John Maddock 2006 |
| 169 | + | ||
| 170 | +Copyright (c) 2011-2014 Idiap Research Institute | ||
| 171 | + | ||
| 110 | Copyright (c) 2014 Indiana University All rights reserved | 172 | Copyright (c) 2014 Indiana University All rights reserved |
| 173 | + | ||
| 111 | copyright 2019 The TensorFlow Authors | 174 | copyright 2019 The TensorFlow Authors |
| 112 | 175 | ||
| 176 | +Copyright (c) 2016-present, Facebook Inc. All rights reserved | ||
| 177 | + | ||
| 113 | License: BSD 3-Clause License | 178 | License: BSD 3-Clause License |
| 114 | -Copyright (c) , <YEAR>,<OWNER> | 179 | +Copyright (c) , |
| 115 | -All rights reserved. | 180 | +All rights reserved. |
| 116 | -Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: | 181 | + |
| 117 | -1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. | 182 | +1. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: |
| 118 | -2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. | 183 | + |
| 119 | -3. Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. | 184 | +2. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. |
| 120 | -THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. | 185 | + |
| 121 | -IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, | 186 | +3. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. |
| 122 | -OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 187 | + |
| 188 | +Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. | ||
| 189 | + | ||
| 190 | +THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | ||