- Aug 20, 2018
-
-
Tianqi Chen authored
* [VERSION] Update to 0.5.dev * Update the docs to include all intrins
-
Yao Wang authored
* Improve x86 pooling and concat * Fix * Fix test concatenate correct layout * Add conditional vectorize * Fix lint * Modify schedule for global pooling * Fix * Fix warning * Fix alter layout test * Remove vectorization for pooling when using 4D layout * Remove vectorization for 4D concat * Fix concatenate layout * Fix concatenate schedule * Fix concat * Fix lint * Fix concat * Simplify pooling logic * Update docstring * Fix test topi pooling * Small changes
-
Pariksheet Pinjari authored
* Yolo and Upsample frontend support * Lint fix * Mac support added * Code clean and trigger CI
-
Tianqi Chen authored
-
masahi authored
-
Lianmin Zheng authored
-
- Aug 18, 2018
-
-
Siju authored
[FRONTEND][COREML]MultiplyLayerParams L2NormalizeLayerParams and UpsampleLayerParams support … (#1511)
-
xqdan authored
-
Sergey Mironov authored
-
- Aug 17, 2018
-
-
masahi authored
-
Ashok Emani authored
-
- Aug 16, 2018
-
-
Lianmin Zheng authored
-
Keren Zhou authored
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Aug 15, 2018
-
-
Lianmin Zheng authored
-
Lianmin Zheng authored
-
- Aug 14, 2018
- Aug 13, 2018
-
-
Albin Joy authored
* [NNVM][TENSORFLOW] Optimized tensorflow testcases * Replace Constants with Placeholder * Review comment fix
-
Pariksheet Pinjari authored
-
Leyuan Wang authored
-
- Aug 11, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
eqy authored
-
- Aug 10, 2018
-
-
eqy authored
-
Hao Jin authored
-
Lianmin Zheng authored
-
Tianqi Chen authored
-
Dayananda V authored
-
- Aug 09, 2018
-
-
Tianqi Chen authored
-
Lianmin Zheng authored
-
Siva authored
-
Wuwei Lin authored
* Use int for int8x4 due to performance overhead of char4 * Add a comment about using int * Remove invalid test
-
MORITA Kazutaka authored
* [TOPI] add injective scheduler for HLS backends * Introduced PrintBinaryExpr
-
- Aug 08, 2018
-
-
Zhi authored
* Separate fusion and compilation * fix description of graph_fuse.h * fix lint * fix @masahi 's comments, move fusion out of target * fix graph passing and make fused_entries singula in graph attr * fix typo * fix some comments * run test again * remove rvalue for graphfuse and graphfindfusiablegroups
-
Siju authored
-
Siju authored
-
Tang, Cheng authored
-