| commit | 112561bcd45c47fd717c9e9b70a659bde7b82606 | [log] [tgz] |
|---|---|---|
| author | Luke Yeager <lukeyeager@users.noreply.github.com> | Mon Jun 05 10:29:14 2017 -0700 |
| committer | Facebook Github Bot <facebook-github-bot@users.noreply.github.com> | Mon Jun 05 10:33:27 2017 -0700 |
| tree | 8153e40fb1eaaab617e4a640ebbb1b62cb871cde | |
| parent | 4e33aee34949dd5f5195d3610a9e9b8d3332d89a [diff] |
Hide loud warning when using to third_party eigen
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
Caffe2 is a lightweight, modular, and scalable deep learning framework. Building on the original Caffe, Caffe2 is designed with expression, speed, and modularity in mind.
Caffe2 Bay Area Meetup at NVIDIA, May 31 6-8:30, Santa Clara, CA: https://www.meetup.com/Caffe2-Bay-Area/events/239836290/
Caffe2 Community Facebook Group: join to ask questions, talk to other users, and keep informed of important Caffe2 updates.
Please use Github issues (https://github.com/caffe2/caffe2/issues) to ask questions, report bugs, and request new features.
Please participate in our survey (https://www.surveymonkey.com/r/caffe2). We will send you information about new releases and special developer events/webinars.
Caffe2 is released under the BSD 2-Clause license.
| Target | Status |
|---|---|
| Linux | |
| Android | |
| iOS | |
| Linux + MKL |