-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[API] Move all RTTI related code to one place (#20)
* [API] Move all RTTI related code to one place * add back rtti comment
- Loading branch information
Showing
4 changed files
with
47 additions
and
25 deletions.
There are no files selected for viewing
Submodule HalideIR
updated
from 6375e6 to af2a2f
Submodule dmlc-core
updated
5 files
+5 −0 | include/dmlc/base.h | |
+2 −2 | include/dmlc/json.h | |
+1 −0 | include/dmlc/lua.h | |
+2 −2 | include/dmlc/optional.h | |
+1 −1 | src/data/text_parser.h |
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