Huy Do

Results 161 comments of Huy Do

AI: We need to have testing for reusable actions on GHA. This should be a requirement for those that we share with other repos. Tentatively @malfet @huydhn AI: What is...

@izaitsevfb May be we could introduce a threshold to limit the number of job marked as unstable by one issue

For the example `python fetch_github_issue_stats.py --label "module: mps" --output module-mps-issue-stats.csv` I have the input JSON and the output CSV files * Input https://gha-artifacts.s3.amazonaws.com/lambda/data-1707966177.json * CSV stats https://gha-artifacts.s3.amazonaws.com/lambda/module-mps-issue-stats.csv

AI: * Add a linter rule to prevent tests added not handled by run_test.py * Create a new issue to track which pytest feature are available and write a linter...

Just another data point, @DanilBaibak mentioned during the oncall handoff today about yet another dynamo tests not run on OSS `test/dynamo/test_recompile_ux.py`. The good news is that the issue has been...

Also the distributed dtensor tests running on CPU that @malfet discovers (See https://github.com/pytorch/pytorch/issues/118043 )

> Do you mind also check that the threshold is enough to prevent similar test names from being marked as the same? im also just generally interested in what would...

@pytorchbot rebase

Let me try with the custom channels config. On the other hand, we have tried using the full name, i.e. `conda install -c pytorch-nightly -c file:///Users/huydo/Downloads/distr file:///Users/huydo/Downloads/distr::torchaudio`, but it doesn't...

@pytorchbot rebase