- 06 2月, 2020 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 27 12月, 2019 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 26 12月, 2019 1 次提交
-
-
由 Liu Yiqun 提交于
-
- 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 提交于
-