walterddr / test-infra

This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PyTorch TestInfra

The PyTorch TestInfra project is collection of small scripts and data files used by PyTorch Continuous Integration System

Getting started

Clone the repository:

$ git clone --recursive https://github.com/pytorch/test-infra

Join the PyTorch TestInfra community

See the CONTRIBUTING file for how to help out.

License

PyTorch TestInfra is BSD licensed, as found in the LICENSE file.

About

This repository hosts code that supports the testing infrastructure for the main PyTorch repo. For example, this repo hosts the logic to track disabled tests and slow tests, as well as our continuation integration jobs HUD/dashboard.


Languages

Language:Python 84.1%Language:Shell 7.2%Language:HCL 7.1%Language:Makefile 1.6%