- 20 8月, 2020 3 次提交
-
-
由 ceci3 提交于
* add weight_norm, test=develop
-
由 Aurelius84 提交于
* Rename `Input` into `InputSpec` * fix argument place of Input api
-
由 Guanghua Yu 提交于
-
- 19 8月, 2020 3 次提交
-
-
由 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
-
由 ceci3 提交于
* add SyncBatchNorm,test=develop
-
由 Qi Li 提交于
* logsigmoid and LogSigmoid, test=develop * add elu gelu relu, test=develop * update to_variable to to_tensor, test=develop * address review comments, test=develop * address review comments, test=develop * change to_variable to to_tensor in test, 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 1 次提交
-
-
由 Zhong Hui 提交于
add pairewise distance for the paddlepaddle api 2.0
-
- 06 8月, 2020 1 次提交
-
-
由 yaoxuefeng 提交于
-
- 06 7月, 2020 1 次提交
-
-
由 ceci3 提交于
* add Pad2D and Leaky_ReLU, test=develop * update,test=develop * change name,test=develop * add unittest and redine docs,test=develop
-
- 15 5月, 2020 2 次提交
-
-
由 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
-
由 hong 提交于
* add base name alias; test=develop * fix embedding bug; test=develop * fix io error; test=develop * add metric; test=develop * add import palce; test=develop * add setup; test=develop * fix incubate reader; test=develop * fix initializer error; test=develop
-
- 12 5月, 2020 1 次提交
-
-
由 FDInSky 提交于
* test=develop add linear interpolate operator
-
- 09 5月, 2020 1 次提交
-
-
由 zhongpu 提交于
* copy dygraph api to paddle.imperative, test=develop * polish the code, test=develop * polish code, test=develop * polish code, test=develop * move paddle.imperative.Layer to paddle.nn.Layer, 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
-
- 17 4月, 2020 1 次提交
-
-
由 lijianshe02 提交于
* add nll_loss op test=develop
-
- 14 4月, 2020 1 次提交
-
-
由 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 3 次提交
-
-
由 Guanghua Yu 提交于
* add cross_entropy_loss,test=develop * fix some commnet,test=develop
-
由 ceci3 提交于
* add bce_loss * fix mistake * replace paddle_enforce,test=develop * fix,test=develop * update,test=develop * remove duplicate,test=develop * update,test=develop * update error,test=develop * update,test=develop * fix unittest, test=develop * update, test=develop
-
由 zhupengyang 提交于
-
- 10 4月, 2020 1 次提交
-
-
由 zhongpu 提交于
* add instance_norm op for dygraph, test=develop * add error message, test=develop
-
- 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
-
- 02 4月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add L1Loss * support L1Loss, test=develop * add test, test=develop * fix batch, test=develop * follow comments, 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
-
- 23 3月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-
- 17 9月, 2018 1 次提交
-
-
由 yuyang 提交于
-
- 03 9月, 2018 1 次提交
-
-
由 chengduo 提交于
* fix high level API(Inference) bug * patch the unit tests
-
- 15 8月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 26 7月, 2018 1 次提交
-
-
由 minqiyang 提交于
-
- 18 6月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 09 6月, 2018 1 次提交
-
-
由 Jeff Wang 提交于
* Use for_test=True in the Fluid Trainer to clone the test program * fix typo * Should do the samething to the inferencer
-
- 24 5月, 2018 1 次提交
-
-
由 daminglu 提交于
-
- 18 5月, 2018 1 次提交
-
-
由 qiaolongfei 提交于
-
- 17 5月, 2018 2 次提交
-
-
由 qiaolongfei 提交于
-
由 qiaolongfei 提交于
-