- 10 2月, 2022 1 次提交
-
-
由 zhangbo9674 提交于
* add squeeze unsqueeze stack * add unittest * add cpu kernel
-
- 03 9月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* refine paddle.stack * support TensorArray * add test * fix coverage problem * fix coverage problem * fix sample code
-
- 23 4月, 2020 1 次提交
-
-
由 Qinghe JING 提交于
* add gather split squeeze stack unsqueeze api test=develop * add gather split squeeze stack unsqueeze api test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop * fix bug test=develop
-
- 13 3月, 2020 1 次提交
-
-
由 liym27 提交于
* Support that the input(x) of stack api is a LoDTensorArray. test=develop * Support that the input of concat api is a LoDTensorArray. test=develop * Add tests to test stack/concat called in dygraph_to_static. test=develop
-
- 20 12月, 2019 1 次提交
-
-
由 juncaipeng 提交于
-