- 29 Apr, 2019 1 commit
-
-
masahi committed
-
- 28 Apr, 2019 4 commits
-
-
Tianqi Chen committed
-
Tianqi Chen committed
-
Wuwei Lin committed
-
MaxXing committed
-
- 27 Apr, 2019 4 commits
-
-
Pedro Larroy committed
-
Meghan Cowan committed
-
Bing Xu committed
-
* Fixed issue #3069 by adding in_channels * Registerd group_conv2d_nchw as topi compute * Improved by checking tag value * Removed group_conv2d_nchw topi registration * Added test for relay group_conv2d_nchw * Added assertions to forbid small group size * Removed hard-coded oc_block_factor * Added explanatory comments to group_conv2d_nchw_cuda * Updated group_conv2d_nchw_cuda schedule Removed 'direct' CUDA tests * Reverted an accidental change in a conv2d test * Fixed indentation problems * Fixed a mis-commented line * Reverted change in group_conv2d_nchw tag * Removed commented int8 group_conv2d test * Fixed group size assertions in group_conv2d_nchw_cuda
Ruizhe Zhao (Vincent) committed
-
- 26 Apr, 2019 6 commits
-
-
1) fixed a functional bug in loop partitioning algorithm that is exposed when double splitting with indivisible factors 2) added a testcase (#2956)
Salem Derisavi committed -
[TVM][ARITH] Teach BoundDeduce to handle the case in which target var can appear in rhs of expression (#2795) * target variable can now appear in either lhs or rhs of the expression to be analyzed * removed extra spaces
Salem Derisavi committed -
* Quantize dense layers * Add out_dtype arggument to dense; Add dense_int8 on CUDA * Add topi unittest of dense int8 * Fix relay * Fix topi integration * Fix quantization * Update dense_rewrite * Triger CI * Change qconfig quantize_dense to quantize_op * Fix * Remove quantize_op from qconfig
Wuwei Lin committed -
Tianqi Chen committed
-
Siva committed
-
* [Relay][TensorFlow] Remove 'input_0d_mismatch' special handling * Add more tests. * Cover the case that strided_slice outputs a scalar
lixiaoquan committed
-
- 25 Apr, 2019 5 commits
-
-
Logan Weber committed
-
Hiroyuki Makino committed
-
Josh Pollock committed
-
Liang-Chi Hsieh committed
-
eqy committed
-
- 24 Apr, 2019 1 commit
-
-
OuHangKresnik committed
-
- 23 Apr, 2019 1 commit
-
-
* Enhance upsample operator to adapt onnx opset version 9 for nnvm compiler * Add upsample test case for newer opset in nnvm * re-trigger the CI
Gemfield committed
-
- 22 Apr, 2019 2 commits
-
-
Bing Xu committed
-
Liang-Chi Hsieh committed
-
- 21 Apr, 2019 1 commit
-
-
* [Frontend][TF] Fix Placeholder issue * Add test cases
Yong Wu committed
-
- 20 Apr, 2019 2 commits
-
-
Lianmin Zheng committed
-
hlu1 committed
-
- 19 Apr, 2019 3 commits
-
-
masahi committed
-
lixiaoquan committed
-
* [Relay][Frontend] TF Round Sign Pow Exp Reverse * fix ci * fix comments
Yong Wu committed
-
- 18 Apr, 2019 2 commits
-
-
Siju committed
-
Balint Cristian committed
-
- 17 Apr, 2019 5 commits
-
-
* Update pretty_printer.cc * Update pretty_printer.cc
雾雨魔理沙 committed -
* Implement nn.bias_add compute in C++ * Address comments * Remove unnecessary check
Yinghai Lu committed -
Balint Cristian committed
-
* save * fix * Update fuse_ops.cc
雾雨魔理沙 committed -
Pedro Larroy committed
-
- 16 Apr, 2019 3 commits
-
-
Steven S. Lyubomirsky committed
-
hlu1 committed
-
雾雨魔理沙 committed
-