Ivan Zaitsev

Results 38 comments of Ivan Zaitsev

The next step is to add the CI job(s) that will run the script to perform the sync according to the config. And it's not clear for me what is...

After the discussion with @seemethere, I decided to stick with the dockerised GH action approach, as it allows to have granular config per project and is more reliable (when image...

Discovered some interference with filtering, marking as draft for now.

`Tests / Test tools / linux-job (pull_request)` failure is preexisting: https://github.com/pytorch/test-infra/actions/workflows/tests.yml

@pytorchbot revert -m "breaking internal builds" -c ghfirst This change crashes a lot of internal tests with the following stacktrace: ``` tional, std::unique_ptr, std::__cxx11::basic_string) # 5 torch::Library::_impl(char const*, torch::CppFunction&&, torch::_RegisterOrVerify)...

@pytorchbot revert -m "breaking internal builds(take 3)" -c ghfirst

Hey @kurtamohler, it looks like XLA job failure is actually caused by your PR. See [hud](https://hud.pytorch.org/hud/pytorch/pytorch/main/1?per_page=200&name_filter=8-clang9-xla%20%2F%20test%20). To verify, I retried the job on the previous commit in trunk and it...

@pytorchbot revert -m "breaks xla jobs" -c ignoredsignal

@pytorchbot revert -m "Fails internal builds with: no member named 'uuid' in 'hipDeviceProp_t'" -c ghfirst Looks like the same [issue as here](https://github.com/pytorch/pytorch/pull/99967#issuecomment-1624238695), how was it fixed? ``` buck-out/v2/gen/fbcode/5839ccd20a633894/caffe2/__fb_C_impl_hipify_gen_eqsb_torch/csrc/cuda/Module.cpp__/out/torch/csrc/cuda/Module.cpp:989:49: error: no...