Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
cmake/Templates: remove duplicated #cmakedefines from caffe_config.h.in
Rationale: these are duplicated in CMakeLists code, and they cannot be removed from there because many definitions need to be exported to the library clients. See issue #4625.
- Loading branch information