Conversation
🔗 Helpful links
💊 CI failures summary and remediationsAs of commit 04960a6 (more details on the Dr. CI page): Expand to see more💚 💚 Looks good so far! There are no failures yet. 💚 💚 This comment was automatically generated by Dr. CI (expand for details).Please report bugs/suggestions to the (internal) Dr. CI Users group. |
|
oh hm this seems to be backwards incompatible for workflows (cuz the checkout will try to checkout breakpad) |
b8298a6 to
7185c83
Compare
|
lint errors seem legit |
janeyx99
left a comment
There was a problem hiding this comment.
How have you confirmed this functionality isn't used?
7185c83 to
3562cc7
Compare
ca7fffe to
197cc71
Compare
Functionality were never exposed via a stable API and not a single issue report with a crash contained minidump |
janeyx99
left a comment
There was a problem hiding this comment.
fix lint before landing tho :p
197cc71 to
d5514c0
Compare
[Edit] Looks like Michael fixed deleted files issue, everything works now! |
d5514c0 to
474af22
Compare
|
@malfet has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
|
@pytorchbot merge this |
|
Hey @malfet. |
|
@pytorchbot revert this as it somehow breaks ONNX builds, see https://github.com/pytorch/pytorch/runs/6055329111?check_suite_focus=true |
This reverts commit 9aa3c7f. Reverted #75394 on behalf of https://github.com/malfet
This functionality does not seem to be used and there are some requests to update dependency Pull Request resolved: #75394 Approved by: https://github.com/janeyx99, https://github.com/seemethere (cherry picked from commit 9aa3c7f)
This reverts commit 9aa3c7f. Reverted #75394 on behalf of https://github.com/malfet (cherry picked from commit d79d9fa)
474af22 to
6cf8f2b
Compare
6cf8f2b to
f9ba3b8
Compare
This functionality does not seem to be used and there are some requests to update dependency Add `third_party` to torch_cpu include directories if compiling with Caffe2 support, as `caffe2/quantization/server/conv_dnnlowp_op.cc` depends on `third_party/fbgemm/src/RefImplementations.h`
f9ba3b8 to
04960a6
Compare
|
@pytorchbot merge this |
|
Hey @malfet. |
Summary: This functionality does not seem to be used and there are some requests to update dependency. Add `third_party` to torch_cpu include directories if compiling with Caffe2 support, as `caffe2/quantization/server/conv_dnnlowp_op.cc` depends on `third_party/fbgemm/src/RefImplementations.h` Pull Request resolved: #75394 Approved by: https://github.com/janeyx99, https://github.com/seemethere Test Plan: contbuild & OSS CI, see https://hud.pytorch.org/commit/pytorch/pytorch/8473173c36a171c9ad896804ab36049f80a99073 Reviewed By: cpuhrsch Differential Revision: D35693323 Pulled By: malfet fbshipit-source-id: f50054381becb84754d8e396ab270af69993b250
This functionality does not seem to be used
and there are some requests to update dependency.
Add
third_partyto torch_cpu include directories if compiling withCaffe2 support, as
caffe2/quantization/server/conv_dnnlowp_op.ccdepends onthird_party/fbgemm/src/RefImplementations.h