Commit Graph

29809 Commits (1bebc09253139f85801760ba6bc8b811a32f4f98)
 

Author SHA1 Message Date
liym27 31ed9a5ed3
[Dy2Stat] Use Paddle2.0 api paddle.tensor.array_* (#30156)
4 years ago
liym27 ad55f609d5
[Dy2Stat] Don't convert to paddle.shape if var_x.shape is not negetive (#29965)
4 years ago
Leo Chen 1f97d61c68
Add callback after TensorCopy (#30123)
4 years ago
liym27 b2483d78a8
Fix test_slice: avoid unnecessary copying of TensorArray from subblock to parent block(#30168)
4 years ago
Chengmo 528e03fc08
【Paddle.Fleet】Fix tensor table (#30075)
4 years ago
guofei 1bdf924217
Quantization supports 2.0 APIs (#30036)
4 years ago
Wilber ade244948c
disable mkldnn inplace pass on windows (#30164)
4 years ago
joanna.wozna.intel 907262ee15
Fix analysis predictor test (#30191)
4 years ago
lijianshe02 2dc7ee276b
enhance error message of nll_loss op test=develop (#30125)
4 years ago
Huihuang Zheng 54bf3f5a56
Refine PADDLE_ENFORCE Error Messages. test=develop (#30149)
4 years ago
Chen Weihang d0fb06b27f
[Complex] Simplify prepared op impl to improve performance (#30153)
4 years ago
Chen Weihang e503470700
try multi times for sys.exit (#30188)
4 years ago
WangXi 619c62bb48
fix adamw apply gradient (#30130)
4 years ago
tianshuo78520a 7564d43bbc
down openssl (#29958)
4 years ago
LutaoChu 1ff69f58b6
fix paddle.pow doc, test=document_fix (#30159)
4 years ago
123malin c5b415bfd9
Improve Index select cuda kernel (#30139)
4 years ago
wangchaochaohu 7dd551e08b
refine the paddle place support using str (#28769)
4 years ago
WeiXin 404c16763a
Add detailed error message for curandStatus_t, cublasStatus_t, cusolverStatus_t (#30161)
4 years ago
Wilber 91a8a25721
enhance error info for py_func (#30138)
4 years ago
Zhou Wei 6aa82e03ac
open normal unittest on windows (#30167)
4 years ago
weihaoji b8207af6bc
[XPU] Remove lite_xpu ut lite_resnet50_test since fusion pass changes introduced precision diff. test=develop (#30122)
4 years ago
liuyuhui 15fac5e7fa
fix assign_op_xpu concat_op_xpu warining (#30120)
4 years ago
Jack Zhou f5428eca4f
fix enforce msg of sum xpu op (#30113)
4 years ago
Chen Weihang 8020e34e7c
Simplify the options of spawn based on fleetrun (#30144)
4 years ago
tangwei12 4763e6bc4e
pre padding in dygraph (#30163)
4 years ago
123malin 198fbdfb60
Add Lookahead and ModelAverage Optimizer (#30004)
4 years ago
ceci3 6a19e41f1f
fix syncbn convert (#30158)
4 years ago
Leo Chen adac38c506
add dispenable input for core.ops.reshape2/expand/slice (#30072)
4 years ago
Chen Long 3be65939ef
update readme test=document_fix (#30154)
4 years ago
tianshuo78520a 35fbc484c1
fix ubuntu18 openssl error (#30077)
4 years ago
ShenLiang becf99d2e8
fix error message (#30135)
4 years ago
Zhou Wei 30888ca343
Polish and Optimize the print/repr information of Layer (#29998)
4 years ago
WeiXin f3a2392662
Extend the timeout for the (#30151)
4 years ago
Zhou Wei 9c99d37906
fix unittest failed on windows (#29837)
4 years ago
wangguanzhong 69839f8a9a
fix error message for distribute_fpn_proposals_op (#30116)
4 years ago
QingshuChen 8e1c3ddf15
add aarch64 and sunway kunlun lib (#30027)
4 years ago
Shang Zhizhou 05b27695f1
add inference api: DisableTensorRtOps (#30109)
4 years ago
石晓伟 53bb126510
fix a bug in op_version_registry, test=develop, test=op_version (#29994)
4 years ago
xiemoyuan 3e0c492910
Optimize the error message of framework. (#30134)
4 years ago
liym27 9922bd4125
Fix bug: In dynamic mode, if start or end is negetive, __getitem__ return wrong result(#30003)
4 years ago
gongweibao 4d2a4bb27a
fix logs info test=develop (#30071)
4 years ago
ceci3 a125d6331f
fix bn docs (#30096)
4 years ago
ceci3 334247791a
add attribute for batch_norm (#29950)
4 years ago
Jiaqi Liu 2e8425b693
Fix beam search bug (#29824)
4 years ago
WeiXin f43e1d8c57
Support storage of large parameters (#29988)
4 years ago
chentianyu03 666e665132
change the kron gradient when complex types (#29995)
4 years ago
chentianyu03 a5e422c85d
add trace op_register_version and fix version bug; test=op_version (#30000)
4 years ago
cc 9f34374b48
Fix the formate of raising error in randperm op (#30108)
4 years ago
WangXi ab04997846
[fleet] combine amp and gradient merge, test=develop (#30086)
4 years ago
wanghuancoder 88e6dc4ac5
optimize momentum to speedup dygraph, a little, test=develop (#30099)
4 years ago