Skip to content

Conversation

@jithunnair-amd
Copy link
Collaborator

No description provided.

@jithunnair-amd
Copy link
Collaborator Author

@pytorchbot retest this please

@jithunnair-amd
Copy link
Collaborator Author

@iotamudelta unrelated issue, but thought I'd bring it to your attention: the caffe2 test build failed with segfault for test_Conv2d_groups_thnn. Is it another candidate for skipping?

@iotamudelta
Copy link

@jithunnair-amd yeah, it's been giving us trouble. I'd like to understand why all of these tests suddenly have issues.

@lcskrishna could you have a look into this? thanks!

@iotamudelta
Copy link

@pytorchbot retest this please

@jithunnair-amd
Copy link
Collaborator Author

@iotamudelta

03:19:23 + python setup.py install --user
03:19:24 Traceback (most recent call last):
03:19:24   File "setup.py", line 191, in <module>
03:19:24     from tools.setup_helpers.mkldnn import (USE_MKLDNN, MKLDNN_LIBRARY,
03:19:24 ImportError: No module named mkldnn

This seems like a conflict merge gone wrong? I think they removed mkldnn.py upstream.

@iotamudelta
Copy link

@jithunnair-amd yes, i needed to do some merging after the last IFU in this PR - please do check.

@jithunnair-amd
Copy link
Collaborator Author

jithunnair-amd commented Nov 21, 2018

@iotamudelta At this point, I think all the changes needed to integrate rccl into "c10d->rccl" path are in this PR. Once the CI docker gets updated to have the rccl package in it, please let me know and I can make it a REQUIRED dependency in the cmake.

iotamudelta pushed a commit that referenced this pull request Feb 5, 2019
Summary:
Pull Request resolved: pytorch/translate#309

Pull Request resolved: pytorch#16481

This gives us a boolean flag `quantize` on the `BeamSearch` module that allows us to apply FBGEMM quantization to a pretrained PyTorch model and export this to PyTorch native runtime.

Reviewed By: jmp84

Differential Revision: D13514776

fbshipit-source-id: 3f7cbff0782aae54c9623ad1ea7e66d7f49e2b32
@iotamudelta iotamudelta closed this Feb 5, 2019
@jithunnair-amd jithunnair-amd reopened this Feb 5, 2019
@iotamudelta
Copy link

@jithunnair-amd if you can resolve the conflicts, this should now be mergable with the CI update :-)

@jithunnair-amd
Copy link
Collaborator Author

jithunnair-amd commented Feb 10, 2019 via email

@iotamudelta
Copy link

@jithunnair-amd IFU completed.

@jithunnair-amd
Copy link
Collaborator Author

Reworked changes in #347, so closing this PR

@jithunnair-amd jithunnair-amd changed the title [WIP] Setup rccl for PyTorch Setup rccl for PyTorch Feb 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants