- 30 Aug, 2019 1 commit
-
-
Animesh Jain committed
-
- 13 Aug, 2019 1 commit
-
-
Zhi committed
-
- 06 Aug, 2019 1 commit
-
-
* [Relay] Rewrite pass. This pass transforms an expression to other expression. This pass has many usecases * Replace a expr to another expr, if the other expr has faster performance. * For ASICs, we might want to modify the inputs to adapt to the HW support. * Alter op layout can work in conjunction with this pass. The supporting usecase is the Intel i8 x i8 conv. Intel HW supports u8 x i8 conv in HW. Using this pass, we can replace an i8 x i8 conv to a sequence of operators where one of the operators is now u8 x i8 conv. This will also help automatic quantizaion performance. * Better API name. * Removing the conv2d legalization for x86. Will send a separate PR. * Test name changes. * Registering one funtion to register FTVMLegalize. * Better comments.
Animesh Jain committed
-
- 30 Jul, 2019 2 commits
- 24 Jul, 2019 1 commit
-
-
quickfix
雾雨魔理沙 committed
-
- 16 Jul, 2019 1 commit
-
-
* tmp * Port vm and object to python * clean up * update vm build module * update * x * tweak * cleanup * update * fix rebase * Rename to VMCompiler * fix
Haichen Shen committed
-
- 08 Jul, 2019 1 commit
-
-
* [Relay][Transform] Support Dumping IR to help debugging * debugprint->printir
Zhi committed
-
- 03 Jul, 2019 2 commits
-
-
雾雨魔理沙 committed
-
* save add me find type checker problem save save lint do lint reset ti add some doc add failed test case add recursion for cps add recursion for cps fix pytest lint save fix test error lint save fix error * fix rebase * fix * fix test * lint * lint * restore rewriteannotationops * do
雾雨魔理沙 committed
-
- 02 Jul, 2019 1 commit
-
-
Zhi committed
-
- 01 Jul, 2019 1 commit
-
-
* [Relay][Pass] Only allow Module -> Module for opts managed by pass infra * revert gradient pass
Zhi committed
-
- 20 Jun, 2019 1 commit
-
-
* Add EtaExpand to transform API * Add test case
Wei Chen committed
-
- 17 Jun, 2019 2 commits
-
-
Wuwei Lin committed
-
Tianqi Chen committed
-
- 11 Jun, 2019 1 commit
-
-
Tianqi Chen committed
-
- 03 Jun, 2019 1 commit
-
-
Zhi committed
-
- 24 May, 2019 1 commit
-
-
Zhi committed
-
- 22 May, 2019 1 commit
-
-
Zhi committed
-