Skip to content

port Caffe to boost + eigen to replace MKL#24

Closed
shelhamer wants to merge 1 commit intomasterfrom
boost-eigen
Closed

port Caffe to boost + eigen to replace MKL#24
shelhamer wants to merge 1 commit intomasterfrom
boost-eigen

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

Comments