pytorch/test-infra
GitHub: pytorch/test-infra
PyTorch 测试基础设施项目,为 PyTorch 组织提供 CI/CD 系统支撑,包括测试追踪、CI 仪表盘和开发工具链。
Stars: 110 | Forks: 138
# PyTorch TestInfra
PyTorch TestInfra 项目是基础设施组件的集合,用于
支持 PyTorch CI/CD 系统。它还包含各种 PyTorch 开发工具,
例如 linter。
## 快速开始
克隆仓库:
```
$ git clone --recursive https://github.com/pytorch/test-infra
```
## 目录
```
├── 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
```
## 设置开发环境以在本地运行 hud.pytorch.org
请参阅 [`torchci` 中的 README.md](https://github.com/pytorch/test-infra/blob/main/torchci/README.md)。
## Linting
我们使用 [`lintrunner`](https://pypi.org/project/lintrunner/) 进行 linting 和
格式化。`torchci` 也使用 `yarn`。
## 加入 PyTorch TestInfra 社区
有关如何提供帮助的信息,请参阅 [`CONTRIBUTING`](CONTRIBUTING.md) 文件。
## 许可证
PyTorch TestInfra 采用 BSD 许可证,详见 [`LICENSE`](LICENSE) 文件。
标签:ECS, MITM代理, PyTorch, Terraform, 测试基础设施, 监控面板, 自动化攻击, 逆向工具