pytorch / test-infra

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.
https://hud.pytorch.org/
Other
82 stars 79 forks source link

Release 2.2.2 validations #5015

Closed atalman closed 7 months ago

atalman commented 7 months ago

🐛 Describe the bug

PyTorch-2.2.2 we need to make sure that:

Same as: https://github.com/pytorch/pytorch/issues/120250

Versions

2.2.2

atalman commented 7 months ago

Possibility to automate this task: pypi binaries with slimmed dependencies are usable in standard AWS containers (amazonlinux:2 regression in 1.13)

huydhn commented 7 months ago

Validation jobs https://github.com/pytorch/builder/actions/runs/8432086196

huydhn commented 7 months ago

Confirm that import and smoke test works with docker pull amazonlinux:2023 (CPU, no CUDA)