You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's currently a huge pain to firewall Tensorflow-dependent libraries within a large project that uses Eigen to avoid clashing headers. This package should either provide a way to build against the system eigen, or include a FindEigen cmake module that can be used to give client code a reliable way to use the same Eigen.