pytorch / xla

Enabling PyTorch on XLA Devices (e.g. Google TPU)
https://pytorch.org/xla
Other
2.49k stars 483 forks source link

update the path to tsl/protobuf/error_codes.pb.h #8383

Closed JackCaoG closed 6 days ago

JackCaoG commented 1 week ago

Should fix the build failure in https://github.com/pytorch/pytorch/pull/139511

JackCaoG commented 1 week ago

I pin this pr in https://github.com/pytorch/pytorch/pull/140744 and the xla test seems passing