mirror of
https://github.com/zebrajr/pytorch.git
synced 2025-12-06 12:20:52 +01:00
For ppc64le, stop presenting the python 2.7 builds (we will no longer… (#32315)
Summary: For ppc64le, we no longer plan to run regular builds on Python 2.7, and we wish to stop publicizing the build status for those two builds (ppc64le/CPU and ppc64le/GPU each on py27). This pull request simply removes the build status links for these two builds, replacing them with a generic dash character (consistent with other un-publicized builds within the table). Pull Request resolved: https://github.com/pytorch/pytorch/pull/32315 Differential Revision: D19435939 Pulled By: soumith fbshipit-source-id: c9f31e7acba83e42f6a758ac011bbef36fd8aaa0
This commit is contained in:
parent
cd99b3706a
commit
b26ee54176
|
|
@ -25,8 +25,8 @@ 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 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/) |
|
||||
| Linux (ppc64le) CPU | <center>—</center> | <center>—</center> | [](https://powerci.osuosl.org/job/pytorch-master-nightly-py3-linux-ppc64le/) |
|
||||
| Linux (ppc64le) GPU | <center>—</center> | <center>—</center> | [](https://powerci.osuosl.org/job/pytorch-linux-cuda92-cudnn7-py3-mpi-build-test-gpu/) |
|
||||
|
||||
See also the [ci.pytorch.org HUD](https://ezyang.github.io/pytorch-ci-hud/build/pytorch-master).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user