- 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
-
- 14 5月, 2020 1 次提交
-
-
由 swtkiwi 提交于
-
- 12 5月, 2020 2 次提交
-
-
由 FDInSky 提交于
* test=develop add linear interpolate operator
-
由 Guanghua Yu 提交于
* fix bug of cross_entropy_loss,test=develop * fix log_softmax and some comment,test=develop
-
- 27 4月, 2020 1 次提交
-
-
由 Guanghua Yu 提交于
-
- 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
-
- 24 4月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Indent MSELoss example docs * Point out input tensors should be of same shape test=develop * Document `MSELoss` input and return parameters test=develop,test=document_fix
-
- 22 4月, 2020 1 次提交
-
-
由 ceci3 提交于
* update docs, test=develop * polish eng docs, test=develop
-
- 20 4月, 2020 1 次提交
-
-
由 Yang Zhang 提交于
* Add `paddle.nn.loss.MSELoss` test=develop * Move to `nn/layer/loss.py` test=develop * Add test test=develop * Fix dygraph test=develop * Increase numel in test test=develop * Add test for input with more dimensions 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
-
- 02 4月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add L1Loss * support L1Loss, test=develop * add test, test=develop * fix batch, test=develop * follow comments, test=develop
-
- 23 3月, 2020 1 次提交
-
-
由 XiaoguangHu 提交于
-