Commit 5e718498 authored by Jai Menon's avatar Jai Menon Committed by Scott Cyphers

CPU: Update Eigen (#662)

* CPU: Update Eigen

* CPU: Move patched Eigen master branch to NervanaSystems
parent 0dd9ec9f
......@@ -17,8 +17,8 @@
# Enable ExternalProject CMake module
include(ExternalProject)
set(EIGEN_GIT_TAG d608d9f3f577118981acbdd40da9dcf6b514668a)
set(EIGEN_GIT_URL https://github.com/jmenon/eigen)
set(EIGEN_GIT_TAG patched)
set(EIGEN_GIT_URL https://github.com/NervanaSystems/eigen)
#----------------------------------------------------------------------------------------------------------
# Download and install Eigen
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment