-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Production build fix: generate correct device name (#1536)
* switch Raptor_Tools * switch Raptor tools for device map generation * use nowerror in OpenLM * rs_licensecc lib with nowerror * put function defination in cpp instead of header * bump Raptor_tools --------- Co-authored-by: NadeemYaseen <[email protected]>
- Loading branch information
1 parent
fe71db5
commit 47a0766
Showing
2 changed files
with
3 additions
and
3 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
Submodule Raptor_Tools
updated
4 files
+23 −10 | OpenLM/CMakeLists.txt | |
+1 −71 | OpenLM/License_manager.cpp | |
+4 −3 | OpenLM/License_manager.hpp | |
+59 −48 | OpenLM/licensing_feature.py |