- 20 8月, 2020 3 次提交
-
-
由 hong19860320 提交于
-
由 yukavio 提交于
* add input.py file * write input.py * fix init file * add unit tests * fix dygraph and input shape * Revert "fix dygraph and input shape" This reverts commit 89ad8664. * fixed pylint * fix deprecated * fix old op * fix old op * set check_dygraph=True * Revert "set check_dygraph=True" This reverts commit a8e93e33. * test commit * fix doc and change test file name
-
由 Guanghua Yu 提交于
-
- 19 8月, 2020 1 次提交
-
-
由 littletomatodonkey 提交于
* add pad func * add pad * test=develop, add pad op and apis * restore pad2d * test=develop, fix paddl declare * fix pad interface * test=develop, fix pad * test=develop, add all pad api and cos_sim * test=develop, remove padding default value * test=develop, rename var to tensor * test=develop, add more tests * test=develop, rename tovar to totensor * test=develop, fix init * test=develop, add more test * test=develop, add more tests
-
- 18 8月, 2020 1 次提交
-
-
由 LutaoChu 提交于
add nn.functional.normalize API for API2.0, fix L1Loss API typo, test=develop
-
- 15 8月, 2020 1 次提交
-
-
由 LielinJiang 提交于
* add Class KLDivLoss and function kl_div
-
- 14 8月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 13 8月, 2020 1 次提交
-
-
由 wawltor 提交于
add the api and doc for the margin_ranking_loss and MarginRankingLoss
-
- 12 8月, 2020 2 次提交
- 15 5月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
* add alias in paddle.nn and paddle.tensor test=develop * add alias in paddle.nn and paddle.tensor dir test=develop * fix same conflict manually test=develop * update fc and dygraph alias test=develop * fix initalizer.py typo test=develop
-
- 26 4月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
* define fluid alias in paddle.tensor and paddle.nn dir test=develop * from layer import loss in paddle.nn dir test=develop
-
- 20 4月, 2020 1 次提交
-
-
由 Li Fuchen 提交于
* add diag_embed op, test=develop * add TestCase of diag_embed API * Modified diag embed python API teastcase from dygraph to static graph, test=develop * delete useless log and trigger ci, test=develop * modified float16 of diag_embed, test=develop * modified en doc of diag_embed * trigger ci, test=develop * add fp16 in dtype check of python API, test=develop * modified __init__ and fix a big, test=develop * modified a test bug of test_bicubic_interp_op and test_trilinear_interp_op, test=develop * modified to use one kernel on cpu and cuda, test=develop
-
- 14 4月, 2020 2 次提交
-
-
由 xiaoting 提交于
* add nn.interpolate, test=develop * fix interpolate typo, test=develop * formate code, test=develop * fix unitest, test=develop * add test layers, test=develop * add test layers, test=develop * extract common function, test=develop * reduce the threads for cuda10, test=develop * update unitest, test=develop * polish unitest, test=develop * add dygraph test, test=develop * format description, test=develop * add 5D input check, test=develop * fix doc, test=develop
-
由 Feiyu Chan 提交于
* add approximation for gelu, test=develop * add functional conv * add test and doc for function convs, test=develop * update ConvTransposeOp's InferShape and error message, test=develop * add hsigmoid, row_conv in paddle.nn(functional and layer), test=develop * fix hyperlinks in docstring
-
- 12 4月, 2020 1 次提交
-
-
由 hong19860320 提交于
-
- 11 4月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 09 4月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
* add Conv/ConvTranspose layers in paddle.nn.layer, test=develop * add example code in docstring, test=develop * update unittests to work with test_runner, test=develop
-
- 04 4月, 2020 1 次提交
-
-
由 Feiyu Chan 提交于
* add functional conv * add test and doc for function convs, test=develop * update ConvTransposeOp's InferShape and error message, test=develop
-
- 30 3月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
* define alias in paddle dir and paddle.nn dir test=develop * define alias in paddle.nn.functional dir test=develop * define alias in paddle.tensor.__init__.py test=develop
-