mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Fix the missing Windows CPU job in the build status section (#17608)
Summary: It will be better to split the CPU job on CI. But unluckily, we are out of Windows machines. cc, davidbrownellWork yf225 Pull Request resolved: https://github.com/pytorch/pytorch/pull/17608 Differential Revision: D14281393 Pulled By: soumith fbshipit-source-id: ae9a6140b7207ce56cfb2da3d812bc3fe060764a
This commit is contained in:
committed by
Facebook Github Bot
parent
81f2bdf9c2
commit
7fddd01c51
@ -24,7 +24,7 @@ You can reuse your favorite Python packages such as NumPy, SciPy and Cython to e
|
||||
| :---: | :---: | :---: | :--: |
|
||||
| Linux CPU | [](https://ci.pytorch.org/jenkins/job/pytorch-master/) | [](https://ci.pytorch.org/jenkins/job/pytorch-master/) | <center>—</center> |
|
||||
| Linux GPU | [](https://ci.pytorch.org/jenkins/job/pytorch-master/) | [](https://ci.pytorch.org/jenkins/job/pytorch-master/) | <center>—</center> |
|
||||
| Windows GPU | <center>—</center> | [](https://ci.pytorch.org/jenkins/job/pytorch-builds/job/pytorch-win-ws2016-cuda9-cudnn7-py3-trigger/) | <center>—</center> |
|
||||
| Windows CPU / GPU | <center>—</center> | [](https://ci.pytorch.org/jenkins/job/pytorch-builds/job/pytorch-win-ws2016-cuda9-cudnn7-py3-trigger/) | <center>—</center> |
|
||||
| Linux (ppc64le) CPU | [](https://powerci.osuosl.org/job/pytorch-master-nightly-py2-linux-ppc64le/) | — | [](https://powerci.osuosl.org/job/pytorch-master-nightly-py3-linux-ppc64le/) |
|
||||
| Linux (ppc64le) GPU | [](https://powerci.osuosl.org/job/pytorch-linux-cuda9-cudnn7-py2-mpi-build-test-gpu/) | — | [](https://powerci.osuosl.org/job/pytorch-linux-cuda92-cudnn7-py3-mpi-build-test-gpu/) |
|
||||
|
||||
|
Reference in New Issue
Block a user