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
[CMake] Allow passing libxsmm / dnn root to use local builds (#1047)
This allows us to set CMake variables to use an existing libxsmm build:
-DLIBXSMMROOT
-DLIBXSMM_DNNROOT
Use full paths to make it easier for CMake to find it.
0 commit comments