- Dec 29, 2018
-
-
Tianqi Chen authored
-
- Dec 27, 2018
-
-
Tianqi Chen authored
-
Tianqi Chen authored
-
- Dec 26, 2018
-
-
Haichen Shen authored
* Add cast op * Rename dtype_cast to cast * Add additional safety check for String2TVMType * Add missing relay op docs
-
lixiaoquan authored
dtype of count is the same as dtype of inputs[0] when created, but its type may change when multiplied by inputs[0]->shape[i]. Which causes dtype of output is not same as dtype of input.
-
Wuwei Lin authored
-
- Dec 25, 2018
-
-
Wuwei Lin authored
-
Jared Roesch authored
-
Zhi authored
* add ssd ops to mxnet.py * add ssd ops to mxnet.py * add result check for multibox and nms unit tests * add result check for multibox and nms unit tests * address @kevinthesun's comments * Disable cuda test for nms for now.
-
Liang ZOU authored
typo "@func myfunc" => "func @myfunc"
-
- Dec 24, 2018
-
-
Dominic Symes authored
-
eqy authored
-
Steven S. Lyubomirsky authored
-
Wuwei Lin authored
-
Steven S. Lyubomirsky authored
-
masahi authored
-
lixiaoquan authored
Dtype of output of pad should follows input, but if dtype of input is not float, output will still be float becase pad_value is float.
-
- Dec 22, 2018
-
-
Jared Roesch authored
-
- Dec 21, 2018
-
-
Haichen Shen authored
-
- Dec 20, 2018
-
-
Haichen Shen authored
* Add MXNet test example for relay * Fix a bug in BiasAddSimplifier
-
Haichen Shen authored
* Add Eddie to committer * Fix order
-
Zhi authored
-
Sergei Grechanik authored
-
masahi authored
-
- Dec 19, 2018
-
-
Jian Weng authored
-
Andrew Tulloch authored
-
- Dec 18, 2018
-
-
Yong Wu authored
-
Tianqi Chen authored
* [PASS] Avoid recursion in FoldScaleAxis * remove GetForwardScale
-
Zhi authored
-
Sam Skalicky authored
-
Jared Roesch authored
-
- Dec 17, 2018
-
-
ziheng authored
-
- Dec 15, 2018
-
-
Siva authored
-
- Dec 14, 2018
-
-
Leyuan Wang authored
[TOPI] NCHWc added input shape 4 condition, intel graphics conv2d schedule debugged for inception_v3 workloads (#2265)
-
Lianmin Zheng authored
-
OKA Naoya authored
-
Wei Chen authored
-
- Dec 13, 2018
-
-
Alexey Romanov authored
-
Jian Weng authored
-
Liang ZOU authored
typo: Xlinx => Xilinx
-