- 06 1月, 2021 1 次提交
-
-
由 ShenLiang 提交于
-
- 13 5月, 2020 1 次提交
-
-
由 ForFishes 提交于
fix scatter and scatter_nd op error message
-
- 04 9月, 2019 2 次提交
-
-
由 Tao Luo 提交于
test=develop
-
由 wawltor 提交于
* test=develop Fix the scatter op bug when use the add mode, and support the int64 data type of scatter_op Index(#18804). * test=develop Remove the PADDLE_ENFORCE and use PADDLE_ENFORCE_EQ * test=develop Remove the fix bug of scatter_add, and just add the support of int64 in scatter_add * test=develop Add the test case for scatter op, the test case just for index int64
-
- 30 8月, 2019 1 次提交
-
-
由 ShenLiang 提交于
* fixed the code for coverage * fixed the document,test=document_preview test=develop
-
- 12 6月, 2019 1 次提交
-
-
由 wawltor 提交于
* test=develop The scatter op has a calc bug when the indices has same index, the scatter op use overwrite mode to calculate the same index, fix this bug by using the accumulate mode to calculate the same index.At the same time, the gather op has the same bug when the op calc the grad. And we use the lib of open-blas and eigen to optimize the time cost in accumulate mode. * test=develop Fix some code format problem, and the same time add the test case in gather and scatter op
-
- 25 5月, 2019 1 次提交
-
-
由 hutuxian 提交于
* gather_op support int64_t index by adding a template typename * add UT and rename typename test=develop
-
- 12 11月, 2018 1 次提交
-
-
由 Yibing Liu 提交于
* Add int type support for stack_op * Improve gather op to support index with shape N x 1 test=develop * Fix stack_op kernel's registry test=develop
-
- 12 2月, 2018 1 次提交
-
-
由 qingqing01 提交于
-
- 10 2月, 2018 2 次提交
- 04 10月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 03 10月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 30 9月, 2017 1 次提交
-
-
由 Qiao Longfei 提交于
* init remove cond_op infershape * optimize code * add PrepareDataForSubnet and MergeDataFromSubnet
-
- 29 9月, 2017 2 次提交
- 12 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-
- 10 8月, 2017 1 次提交
-
-
由 zchen0211 提交于
-