Conversation
|
It looks like just one test is failing. Maybe we just need to fix the test. @jerryzh168 do you know who knows more about this test? This is the protobuf that's installed on those btw https://github.com/pytorch/pytorch/blob/master/docker/caffe2/jenkins/common/install_base.sh#L6 . Though ubuntu 16 just installs from apt-get https://github.com/pytorch/pytorch/blob/master/docker/caffe2/jenkins/common/install_base.sh#L58 |
|
@pytorchbot rebase this please |
2 similar comments
|
@pytorchbot rebase this please |
|
@pytorchbot rebase this please |
1cbeff9 to
6fb65e6
Compare
|
@pytorchbot rebase this please |
A build issue on Raspberry Pi that affects PyTorch was fixed only recently: - protocolbuffers/protobuf@55ed1d4 - protocolbuffers/protobuf@56e7bdf Close pytorch#22564
|
Hi @xuhdev! Thank you for your pull request. We require contributors to sign our Contributor License Agreement, and yours needs attention. You currently have a record in our system, but we do not have a signature on file. In order for us to review and merge your code, please sign at https://code.facebook.com/cla. If you are contributing on behalf of someone else (eg your employer), the individual CLA may not be sufficient and your employer may need to sign the corporate CLA. If you have received this in error or have any questions, please contact us at cla@fb.com. Thanks! |
|
Thank you for signing our Contributor License Agreement. We can now accept your code for this (and any) Facebook open source project. Thanks! |
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
|
Looks like this PR hasn't been updated in a while so we're going to go ahead and mark this as |
A build issue on Raspberry Pi (arm) that affects PyTorch was fixed only
recently:
Close #22564