- 07 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
* add arm split lod tensor, test=develop * add arm merge lod tensor, test=develop * update split merge lod tensor, test=develop * add reduce_prob op, test=develop * support mask_rcnn succeed, 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)
-
- 30 8月, 2019 1 次提交
-
-
由 liu zhengxi 提交于
* add stack op and add reduce_mean op and their unit tests * modify stack op output name and modify the for loop in reduce_mean op * add HasAttr for slice op
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-