- 21 8月, 2020 3 次提交
- 20 8月, 2020 6 次提交
-
-
由 hong19860320 提交于
-
由 ceci3 提交于
* add weight_norm, test=develop
-
由 Aurelius84 提交于
* Rename `Input` into `InputSpec` * fix argument place of Input api
-
由 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 提交于
-
由 Chen Weihang 提交于
-
- 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
-
- 18 8月, 2020 2 次提交
-
-
由 zhupengyang 提交于
-
由 LutaoChu 提交于
add nn.functional.normalize API for API2.0, fix L1Loss API typo, test=develop
-
- 17 8月, 2020 3 次提交
- 15 8月, 2020 3 次提交
-
-
由 Zhou Wei 提交于
* expose and unify the Tensor concepts to the user * expose tensor to user * add copy place for Tensor * add copy place for Tensor * add note * add macro PADDLE_WITH_CUDA * remove RUN_TYPE=DIST * fix some error
-
由 LielinJiang 提交于
* add Class KLDivLoss and function kl_div
-
由 Bai Yifan 提交于
* add paddle.nn.functional.mse_loss * add name * fix conflict
-
- 14 8月, 2020 1 次提交
-
-
由 zhupengyang 提交于
-
- 13 8月, 2020 2 次提交
- 12 8月, 2020 3 次提交
- 11 8月, 2020 3 次提交
-
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
由 zhupengyang 提交于
-
- 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
-
- 21 5月, 2020 1 次提交
-
-
由 FDInSky 提交于
* test=develop update interpolate & upsample api
-
- 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
-
- 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
-
- 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
-
- 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
-