- 12 10月, 2020 10 次提交
-
-
由 MRXLT 提交于
* refine parameters order && doc * update rmsprop doc * refine adam/transpose/unstack/stride_slice * fix bug && doc * fix doc * bug fix * bug fix * fix doc * fix doc * fix doc * fix doc * depercate old strided_slice * update doc * set default value for name * update doc
-
由 joejiong 提交于
Mutiply allows non-tensor data input
-
由 Jacek Czaja 提交于
-
由 GaoWei8 提交于
* add flattern weight of lstm
-
由 zhupengyang 提交于
-
由 hong19860320 提交于
-
由 TeslaZhao 提交于
* Add double grad in Squeeze and Unsqueeze * Add double grad in Squeeze and Unsqueeze
-
由 Jack Zhou 提交于
Add xpu kernel for KUNLUN core: * accuracy op * sign op * scale op * sum op Add default atol in xpu unittest.
-
由 mapingshuo 提交于
-
由 WangXi 提交于
-
- 11 10月, 2020 2 次提交
-
-
由 Chen Weihang 提交于
* replace config by kwargs * change save path form dir to prefix * fix failed unittests * revert unittest name change * polish en docs * add more tests for coverage
-
由 hong19860320 提交于
-
- 10 10月, 2020 7 次提交
-
-
由 wangxinxin08 提交于
* add matmul doublegrad op * fix compile errors * modify code according to review * delete float16
-
由 Yiqun Liu 提交于
* Reimplement paddle.static.nn.fc, mainly change the parameters and English documentation. * Polish the documentation format.
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 Leo Chen 提交于
* disable_fuse_all_reduce * fix test * fix ut
-
由 Double_V 提交于
* fix pool3d bug, test=develop * fix unitest, test=develop * fix test and fix pool2d bug, test=develop
-
由 zhulei 提交于
* Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer * Add api of constant in paddle.nn.initializer
-
- 09 10月, 2020 6 次提交
-
-
由 Jacek Czaja 提交于
-
由 gongweibao 提交于
-
由 FlyingQianMM 提交于
* reimplement paddle.nn.functional.sigmoid_focal_loss. test=develop * fix reduction error message. test=develop * fix exp. test=develop * reset the shape of logit. test=develop * delete disable_static in example. test=develop
-
由 Qi Li 提交于
-
由 LielinJiang 提交于
-
由 LielinJiang 提交于
* fix bilateral bug
-
- 02 10月, 2020 1 次提交
-
-
由 Huihuang Zheng 提交于
Add Simnet Test for V2 APIs. We used tool from https://www.paddlepaddle.org.cn/documentation/docs/zh/2.0-beta/guides/migration_cn.html#paddle1-xpaddle2-0beta to do v1.x to v2 transformation. This PR pulled changes from #27430, please DO NOT merge before #27430 is merged
-
- 01 10月, 2020 2 次提交
-
-
由 joanna.wozna.intel 提交于
* Add test skip from cmake * Remove print
-
由 Wojciech Uss 提交于
-
- 30 9月, 2020 12 次提交
-
-
由 joanna.wozna.intel 提交于
* Add avx instructions check * Small fix * Change function name * Change uint to unsigned int
-
由 123malin 提交于
* test=develop, update example
-
由 Leo Chen 提交于
* move dygraph amp api to paddle * refine code and add unit test
-
由 pangyoki 提交于
* add multinomial cpu kernel * fix C++ notype error * fix windows ci array len error * let array len be const * change array to vector * add cuda kernrl with num_distribution is 1, and not support replacement=False * add multinomial python api * support num_distribution different multinomial distributions * add categorical class * fix test_distribution enable_static error * add unittest for different setting of Categorical * optimize format * little change * little change * add raise error if shape not match, optimize format * fix windows CI dtype error in concat * little changes * little changes2 * change values type to int64 * change values type to int64 * change values type to int64
-
由 Huihuang Zheng 提交于
* Add test_resnet_v2.py test=develop
-
由 LielinJiang 提交于
* refine grid_sample and temporal_shift
-
由 danleifeng 提交于
* fleet support non_distributed training in dygraph mode; test=develop
-
由 yaoxuefeng 提交于
-
由 Qi Li 提交于
-
由 tianshuo78520a 提交于
* add xpu test * notest;add kunlun_test * notest;add kunlun_test * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * notest;test=kunlun * test=kunlun
-
由 Peihan 提交于
* fix test_se_resnet unittest * fix test_se_resnet unittest * add comments for decresing test_se_resnet precision
-
由 ShenLiang 提交于
* fix the scatternd/scatterndadd * fix the doc of scatter * replace rank with ndim
-