pytorch / ao

PyTorch native quantization and sparsity for training and inference
BSD 3-Clause "New" or "Revised" License
1.62k stars 181 forks source link

Use unittest instead of pytest everywhere #1321

Open jerryzh168 opened 1 week ago

jerryzh168 commented 1 week ago

fbcode is deprecating pytest support so we want to use unittest everywhere to make sure the features are tested in both OSS and fbcode