- 24 8月, 2020 7 次提交
-
-
由 Li Fuchen 提交于
-
由 石晓伟 提交于
-
由 qingqing01 提交于
-
由 hong19860320 提交于
-
由 Jack Zhou 提交于
add the isnan, isfinite, isinf api for the paddle 2.0
-
由 yaoxuefeng 提交于
-
由 Zhou Wei 提交于
-
- 23 8月, 2020 12 次提交
-
-
由 wangchaochaohu 提交于
-
由 wangchaochaohu 提交于
-
由 whs 提交于
-
由 huangjun12 提交于
* add alpha_dropout in nn.functional and nn.layer, test=develop * refine Interface and assertion, test=develop * fix ci import error, test=develop * fix alias and use layers.scale, test=develop * fix doc and training params, test=develop * refine details in doc, test=develop * fix doc details, test=develop
-
由 zhupengyang 提交于
-
由 Wojciech Uss 提交于
-
由 MRXLT 提交于
refine Optimizer/Adam/Admax/RMSProp && add Admw * buf fix * update comment * unify arguments place; notest * fix ut, test=develop * bug fix * fix conflicts, test=develop * add examples code * bug fix * fix comments * fix sample code * add sample code for Optimizer * add adamax ut, test=develop * fix rmsprop ut, test=develop * add ut for optimizer.py and adamw.py * remove TestAdamOptimizerBetaVariable * update api && add ut * update doc && fix ut * add ut Co-authored-by: Nmapingshuo <mps2012@yeah.net>
-
由 whs 提交于
-
由 zhupengyang 提交于
-
由 LielinJiang 提交于
* update Conv2d Conv3d conv2d conv3d api
-
由 gongweibao 提交于
-
由 YUNSHEN XIE 提交于
-
- 22 8月, 2020 20 次提交
-
-
由 wawltor 提交于
* add the new api and op for the argmax, argmin
-
由 LielinJiang 提交于
* update conv_transpose api
-
由 Zhen Wang 提交于
* update the demo codes of paddle.grad.
-
由 hong19860320 提交于
-
由 ShenLiang 提交于
* add static data
-
由 zhupengyang 提交于
-
由 liuyuhui 提交于
* solve the initial configuration about fleet and rolemaker Co-authored-by: NseiriosPlus <tangwei12@baidu.com>
-
由 lilong12 提交于
-
由 WangXi 提交于
-
由 WangXi 提交于
-
由 Zhong Hui 提交于
* add binary cross entropy with logit loss
-
由 LutaoChu 提交于
add paddle.tensor.linalg.diag API, diag_v2 OP and CUDA kernel.
-
由 zhupengyang 提交于
-
由 ShenLiang 提交于
* add matmul_v2
-
由 lilong12 提交于
* fix docstring, test=document_fix
-
由 huangjun12 提交于
* [API2.0] add dropout, dropout2d and dropout3d, test=develop * refine Interface and assertion after review, test=develop * fix alias p=1 and use scale, test=develop * fix doc and training, test=develop * fix doc in Dropout2D, test=develop
-
由 wangchaochaohu 提交于
-
由 zhupengyang 提交于
-
由 wangchaochaohu 提交于
-
由 ShenLiang 提交于
* fix the comment of scatter
-
- 21 8月, 2020 1 次提交
-
-
由 Leo Chen 提交于
* add bernoulli op * fix cuda kernel and add unit test * refine doc * fix uniform
-