- 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)
-
- 04 9月, 2019 1 次提交
-
-
由 Wilber 提交于
* modify slice op and add slice test * modify slice op bug
-