Skip to content

Conversation

@gujinghui
Copy link
Collaborator

Export symbols for pybind and other libs after caffe2 rebase

@gujinghui
Copy link
Collaborator Author

@yinghai pls help review

@yinghai
Copy link
Contributor

yinghai commented Sep 22, 2018

What's the test command to show before and after this PR?

@gujinghui
Copy link
Collaborator Author

@yinghai

The two failures above should be not related to ideep code.
In build log, you can see USE_MKL option is OFF, so dose USE_IDEEP.

In recent master branch, the USE_IDEEP is always disabled, that's why there're so many issues...
And I'm trying to fix all of them in #11853, simplify iDEEP options and enable MKL-DNN.
Pls help me.

To enable iDEEP for caffe2 only, please try below config.
cmake -DBLAS=MKL -DUSE_MKL=ON -DUSE_IDEEP=ON -DUSE_MKLML=ON ..

@yinghai
Copy link
Contributor

yinghai commented Sep 24, 2018

Could you rebase on upon recent master?

@gujinghui
Copy link
Collaborator Author

@yinghai Done. pls have a try.

@gujinghui
Copy link
Collaborator Author

@yinghai
there're still tow failures. It should be not related to this PR.
Pls help confirm.

@yinghai
Copy link
Contributor

yinghai commented Sep 25, 2018

I think this is suspicious. Master doesn't have any failures.

@ezyang
Copy link
Contributor

ezyang commented Sep 25, 2018

this was briefly broken on master.

@ezyang
Copy link
Contributor

ezyang commented Sep 25, 2018

Did you intend to update the submodule?

@ezyang
Copy link
Contributor

ezyang commented Sep 25, 2018

@pytorchbot retest this please

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yinghai has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Copy link
Contributor

@yinghai yinghai left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool! Looks like things are good. Next step would be unifying the build for MKLDNN.

This comment was marked as off-topic.

This comment was marked as off-topic.

@gujinghui
Copy link
Collaborator Author

@yinghai
rebased to use C10_EXPORT.
pls review.

Copy link
Contributor

@facebook-github-bot facebook-github-bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yinghai has imported this pull request. If you are a Facebook employee, you can view this diff on Phabricator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants