Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

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

License

NotificationsYou must be signed in to change notification settings

pytorch/test-infra

Repository files navigation

The PyTorch TestInfra project is collection of infrastructure components that aresupporting the PyTorch CI/CD system. It also contains various PyTorch development toolslike linters.

Getting started

Clone the repository:

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

Directories

├── aws                                  # Infra running in AWS│   ├── lambda│   └── websites                         # Several websites supported by TestInfra│       ├── download.pytorch.org│       └── metrics.pytorch.org├── setup-ssh                            # SSH access setup to CI workers├── stats                                # CI related stats committed automatically by a bot├── terraform-aws-github-runner          # Terraform modules and templates used in CI├── tools                                # Tools and scripts|   ├── clang-tidy-checks|   └── scripts└── torchci                              # Code for hud.pytorch.org and our pytorch bots which run there    └── pages

Setting up your Dev environment to locally run hud.pytorch.org

See theREADME.md intorchci.

Linting

We uselintrunner for linting andformatting.torchci also usesyarn.

Join the PyTorch TestInfra community

See theCONTRIBUTING file for how to help out.

License

PyTorch TestInfra is BSD licensed, as found in theLICENSE file.

About

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

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

[8]ページ先頭

©2009-2025 Movatter.jp