Huy Do

Results 177 comments of Huy Do

Here is another instance of this issue https://github.com/pytorch/pytorch/actions/runs/4016325790/jobs/6899634679 happening just few hours ago. Interestingly, it's the same worker-rocm-amd-34 I think

@pytorchbot revert -m 'This is failing many tests in trunk https://hud.pytorch.org/pytorch/pytorch/commit/34256bc73080d7898138c821273b9f31fab777f8 due to a landrace with https://github.com/pytorch/pytorch/pull/95753. Please fix and reland it' -c landrace

I guess I need to explain a bit more on why I think this is a landrace with https://github.com/pytorch/pytorch/pull/95753. The failure is about a missing `linemap` variable in https://github.com/pytorch/pytorch/blob/master/torch/_inductor/codecache.py#L643. You...

Let's get this merge. I want to see if this helps with the flaky driver crash on the runner. I'll monitor trunk to make sure that it doesn't cause any...

> @huydhn can you help trigger the remaining CI flows, and also help with the build size bot? As there is concern about increase binary size, I have added `ciflow/binaries_wheel`...

> Thanks @huydhn ! The binaries tests, especially for mobile builds, seem to have succeeded. Can you point me to where the wheels are uploaded, so as to compare their...