This repository has been archived by the owner on Nov 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[WIP] [RFC] Improve MxNet framework building
Ubuntu 20.04: - use FindBLAS cmake function to look for the intel-mkl; - remove FindMKL.cmake as it becomes unnecessary on this OS version; - add support for intel-mkl distribution version; - cmake upgrade to 3.17.2 (due to mkl single dynamic library support).
- Loading branch information
Showing
3 changed files
with
27 additions
and
175 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.