- Oct 18, 2018
-
-
Yao Wang authored
* AutoTVM for x86 conv2d * Add ApplyGraphBest dispatch context * Fix tutorial * Fix conv2d * Improve tutorial * Fix default schedule * Fix 1x1 default schedule loading * Fix workload type * Change gridsearch to random * Add reference to autotvm arm * Merge conv2d common and 1x1 decl * Fix lint * Minor fix
-
- Oct 17, 2018
-
-
Siva authored
-
- Oct 12, 2018
-
-
Lianmin Zheng authored
-
- Oct 07, 2018
-
-
Junru Shao authored
-
- Oct 05, 2018
-
-
Junru Shao authored
-
- Oct 04, 2018
-
-
Pariksheet Pinjari authored
-
Tianqi Chen authored
-
- Oct 02, 2018
-
-
Lianmin Zheng authored
-
Wuwei Lin authored
-
- Oct 01, 2018
-
-
Tianqi Chen authored
-
Junru Shao authored
-
- Sep 27, 2018
-
-
Sergey Mironov authored
-
- Sep 25, 2018
-
-
Animesh Jain authored
* Int8 implementation for convolution operator on Intel Skylake * Int8 implementation for convolution operator on Intel Skylake * PR changes * PR changes * PR changes * Fixing an error * Fixing an error * Minor typos fix * Minor typos fix * Removing the broadcast16 CPP code. Using astype feature instead * Replacing constant by variable name num_elements_intel * Name fixes and tensorize update rule updated * Fixing the bug about checking skylake * Replacing bitcast with reinterpret * Isolating INT8 and FP32 schedules to ease out future AutoTVM PR merge * Putting check_skylake function in the x86 directory * Added documentation and organizing files to better locations * Tensor intrin renaming. Avoid code duplication for intrin by kernel reshaping
-
- Sep 19, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
[TOPI] Fix reduce behavior to be consistent with numpy
-
- Sep 18, 2018
-
-
Lianmin Zheng authored
-
yuruofeifei authored
* Add mean and product operators * Fix typo * Fix lint * fix test * Fix gpu schedule * Update doc * remove mean from topi * Add nnvm test * Fix cuda schedule * Remove cuda schedule
-
- Sep 14, 2018
-
-
Wuwei Lin authored
-
- Sep 13, 2018
-
-
Leyuan Wang authored
-
- Sep 12, 2018
-
-
Liangfu Chen authored
-
Siva authored
-
- Sep 06, 2018
-
-
Lianmin Zheng authored
-
Liangfu Chen authored
-
- Aug 30, 2018
-
-
Wuwei Lin authored
-
- Aug 29, 2018
-
-
MORITA Kazutaka authored
* [TOPI] add nn schedulers for HLS backends * fix pylint * fix topi transform test
-
Lianmin Zheng authored
-
- Aug 28, 2018
-
-
Wuwei Lin authored
-
- Aug 25, 2018
-
-
MORITA Kazutaka authored
* [CODEGEN][AOCL] Add math intrinsic rules * introduce aocl_emu target for AOCL emulation * rename aocl_emu with aocl_sw_emu * update docs
-
- Aug 23, 2018
-
-
Lianmin Zheng authored
-
- Aug 22, 2018
-
-
Lianmin Zheng authored
-
Lianmin Zheng authored
* support fallback & fix bugs in tuners & clean topi test * update task extraction * update task extraction * fix arm tutorial * Update tune_nnvm_arm.py
-
- Aug 21, 2018
-
-
Wuwei Lin authored
-
- Aug 20, 2018
-
-
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
-
- Aug 17, 2018
-
-
Ashok Emani authored
-
- Aug 13, 2018
-
-
Pariksheet Pinjari authored
-
Leyuan Wang authored
-
- Aug 09, 2018
-
-
Lianmin Zheng authored
-
MORITA Kazutaka authored
* [TOPI] add injective scheduler for HLS backends * Introduced PrintBinaryExpr
-
- Aug 08, 2018
-
-
masahi authored
-
- Aug 04, 2018
-
-
masahi authored
-