Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

port Caffe to boost + eigen to replace MKL #24

Closed
wants to merge 1 commit into from
Closed

Conversation

shelhamer
Copy link
Member

Remove the intel MKL dependency by porting to boost and eigen.

Initial commit by rodrigob compiles, but we need to make tests pass and benchmark.

Route to integration: if benchmark performance is comparable, it's possible the switch will be made from MKL. Otherwise, we need a plan to adjust the build system and code without overcomplicating matters.

…Eigen3). examples, test and pycaffe compile without problem (matcaffe not tested). the tests show some errors (on cpu gradient tests), to be investigated. Also random generators need to be double checked, and mkl commented code needs to be removed.
@shelhamer shelhamer closed this Jan 8, 2014
Cysu pushed a commit to Cysu/caffe that referenced this pull request Jan 4, 2016
Switch back to Caffe engine when freeze BN
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.

2 participants