- 15 4月, 2020 1 次提交
-
-
由 MaxwellDing 提交于
refactor(*): reduce Wsign-compare warning
-
- 11 4月, 2020 1 次提交
-
-
由 Santa An 提交于
* [LITE][BM] fix reshape infer shape issue, test=develop * [LITE][BM] with testing=on, test=develop
-
- 10 4月, 2020 1 次提交
-
-
由 baolei.an 提交于
-
- 31 3月, 2020 1 次提交
-
-
由 huzhiqiang 提交于
-
- 11 2月, 2020 1 次提交
-
-
由 Yiqun Liu 提交于
* Optimize the InferShape of several operators. test=develop * Remove the new function, resize and CheckPositive in DDim. test=develop * Fix a bug in fc_op's InferShape. test=develop
-
- 06 11月, 2019 1 次提交
-
-
由 Wilber 提交于
update reshape op to support multiple input types of shape. priority: input(ShapeTensor) > input(Shape) > attr(shape) update slice op to support multiple iput types of starts and ends. priority: input(StartsTensor) > input(StartsTensorList) > attr(starts)
-
- 23 10月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* remove log in reshape, fix conv error when padding size=4, test=develop * fix style, test=develop * remove useless code, test=develop * remove redundant model test file, test=develop * change cluster to power_mode, test=develop * fix build error, test=develop * change cluster to power_mode, test=develop * change opt_nb to use_optimize_nb, test=develop * null, test=develop
-
- 14 10月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* fix bug for reshape op, test=develop
-
- 11 9月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
add slice op, reshape op, reshape2 op, squeeze op and squeeze2 op and their unittests for x86
-
- 10 9月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
fix model_optimize_tool error when using host kernel, fix reshape op build error on ios, test=develop (#1984)
-
- 06 9月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
modify reshape2 OP to add shape_tensor input
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-