- 17 Mar, 2020 1 commit
-
-
* refactor relay python * revert relay/ir/*.py to relay * Address comments * remove direct access to analysis and transform namespace
Zhi committed
-
- 12 Mar, 2020 1 commit
-
-
* [refactor][relay pass] Separate analysis and transform passes into different subfolders * remove pass folder
Zhi committed
-
- 02 Mar, 2020 1 commit
-
-
* add inline pass * IsInline -> IsMarkedInlined * fix comment
Zhi committed
-
- 26 Feb, 2020 1 commit
-
-
* call graph for relay * CallGraphEntryNode->CallGraphEntry, __getitem__->print_var * fix typos
Zhi committed
-