mirror of
https://github.com/pytorch/pytorch.git
synced 2025-10-20 21:14:14 +08:00
Summary: This is a little excessive: ``` CMake Warning at cmake/Dependencies.cmake:201 (find_package): By not providing "FindEigen3.cmake" in CMAKE_MODULE_PATH this project has asked CMake to find a package configuration file provided by "Eigen3", but CMake did not find one. Could not find a package configuration file provided by "Eigen3" with any of the following names: Eigen3Config.cmake eigen3-config.cmake Add the installation prefix of "Eigen3" to CMAKE_PREFIX_PATH or set "Eigen3_DIR" to a directory containing one of the above files. If "Eigen3" provides a separate development package or SDK, be sure it has been installed. Call Stack (most recent call first): CMakeLists.txt:72 (include) ``` Closes https://github.com/caffe2/caffe2/pull/729 Differential Revision: D5183059 Pulled By: Yangqing fbshipit-source-id: d17d5d06a50abb50f9978d022ddc4918e991079d