mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 12:54:11 +08:00
Updated Continuous Integration (markdown)
@ -24,6 +24,7 @@ Currently PyTorch utilizes Github Action, CircleCI and Jenkins CI for various di
|
||||
+ [How to disable a test](#how-to-disable-a-test)
|
||||
+ [How to test the disabled test on CI](#how-to-test-the-disabled-test-on-ci)
|
||||
- [Other Topics](#other-topics)
|
||||
* [CI Metrics](#ci-metrics)
|
||||
* [CI Internals](#ci-internals)
|
||||
* [Binary Builds](#binary-builds)
|
||||
* [Docker Builds](#docker-builds)
|
||||
@ -156,6 +157,10 @@ Limitations: this feature only works for GitHub Actions CI and for when the issu
|
||||
|
||||
## Other Topics
|
||||
|
||||
### CI Metrics
|
||||
|
||||
A compilation of dashboards and metrics relating to CI could be found in [the PyTorch CI Metrics Dashboards wiki](https://github.com/pytorch/pytorch/wiki/PyTorch-CI-Metrics-Dashboards)
|
||||
|
||||
### CI Internals
|
||||
|
||||
### Binary Builds
|
||||
|
Reference in New Issue
Block a user