Closed
Description
🐛 Describe the bug
Using PyTorch Core 20220824, the job started failing with:
+ ./test_frcnn_tracing
Exited with code exit status 127
CircleCI received exit code 127
This is likely due to a change on Core, possibly on the jit side. It was originally masked by another similar issue at #6477 but this one seems unrelated.
Versions
Latest TorchVisio main branch and any Core nightly after 20220824
cc @seemethere