Commit Graph

29393 Commits (0ce6d7fa77a4c19e6da33b8afcef265641f2e291)
 

Author SHA1 Message Date
Jack Zhou 1dd7b97b66
fix rnn_op bug in cudnn_version>= 8 (#29406)
4 years ago
Bai Yifan 87bb726258
Add deform_conv2d,DeformConv2D (#29364)
4 years ago
LoveAn 671555ed32
Compiling operator libraries with Unity build (#29130)
4 years ago
tianshuo78520a 6f2bb20e0a
update docker nccl version 2.7.8 (#28575)
4 years ago
chentianyu03 64e4e17f0c
remove complexvariable (#29390)
4 years ago
Zhou Wei 5c9bd0bf7c
print whether has build cache (#29035)
4 years ago
chajchaj 79e6086743
change shape of output in cross_entropy, test=develop (#29220)
4 years ago
liuyuhui 2ee7a6b08c
[paddle v2.0.0rc1: API fixs] assign/conv2d/conv2d_transpose/cast/ParamAttr (#29171)
4 years ago
Wilber 6cb688865a
update lite tag. (#29392)
4 years ago
cc a623ce044f
Use different name_scope for different conv type, test=develop (#29355)
4 years ago
Guo Sheng 8fc7f1b66a
Fix api docs in RNN, Transformer, layer_norm, WeightNormParamAttr (#29235)
4 years ago
Chen Long c940f842ca
remove rarfile from requirements (#29319)
4 years ago
Wilber cff93b52a7
update cmake for FT openbals version. (#29382)
4 years ago
yongqiangma 7c508d8668
update unbind norm add CUDAPlace api doc information (#29322)
4 years ago
chentianyu03 879e913b6d
Make transpose, trace, kron, reshape, sum op support complex type (#29321)
4 years ago
Chen Long 66fd1c00a0
fix some docs test=develop;test=document_fix (#29374)
4 years ago
liym27 5f84d0b375
Fix bug: delete wrong check_type of paddle.concat and support LoDTensorArray (#29306)
4 years ago
Feiyu Chan f7cdcefa65
fix multiple documentation errors, test=document_fix (#29210)
4 years ago
卖鱼的哲学 074065e5de
fix expand/uniform_random && concat/transpose to new api on xpu (#29280)
4 years ago
ShenLiang 4064354a01
support dp run single card (#29358)
4 years ago
lilong12 1decf4ada6
update, test=develop (#29331)
4 years ago
Qi Li 2712df42a3
fix go demo, test=develop (#29107)
4 years ago
gongweibao 8989053443
Fix bug of test_fleet_launch_async.sh (#29332)
4 years ago
Huihuang Zheng 8f7627907c
[Dy2stat] Reduce Exception Type for Better Error Message (#29268)
4 years ago
liym27 61a8f2874f
[Dy2Stat] Fix bug: Do not use gast.Subscript to replace gast.Name in when transforming for_enumerate_loop (#29310)
4 years ago
QingshuChen 74bf3bed36
support global pooling for kunlun (#29293)
4 years ago
liym27 b10ecd9d3a
[inplace] Add ShareHolderWith for class Variable and SharePlaceholderWith in VarBase.detach() to share the same Tensor/SelectedRows (#29267)
4 years ago
Chen Weihang 9ad800ebb2
Support type promote for basic math ops (quantum required) (#29265)
4 years ago
LielinJiang f31e5adab5
fix typo in ProgBarLogger (#29329)
4 years ago
tangwei12 8358791607
fix gpu outofrange (#29238)
4 years ago
YUNSHEN XIE 28164b266f
disable test_rnn_decode_api and test_complex_matmul on windows (#29252)
4 years ago
Leo Chen b58cfff89d
use has_grad instead of train_mode (#29309)
4 years ago
Zhang Ting befd6d5338
improve elementwise_add_grad perf (#29277)
4 years ago
Shang Zhizhou ebf689197d
fix tensorrt output shape error (#29308)
4 years ago
Aurelius84 67c700b479
[Dy2Stat] Add cache for Executor and Context in run_program_op (#28421)
4 years ago
ShenLiang d6753e1e6d
fix matmulv2 for windows (#29327)
4 years ago
gongweibao 96de8b008f
cleanup enum test=develop (#29294)
4 years ago
ShenLiang 696dc4bb13
fix the warning of reducer (#29323)
4 years ago
liym27 b9a8ebd50f
[Dy2stat] Add a decorator paddle.jit.not_to_static to support that not to convert a function in Dynamic-to-Static. (#29253)
4 years ago
ShenLiang 2d6aa1a5bb
fix warning of fleet (#29317)
4 years ago
LoveAn 40f9dbd26e
Optimize OP match rule of op benchmark ci (#29263)
4 years ago
wangchaochaohu c4be80f402
polish the code of cumsum and remove some unused code (#29303)
4 years ago
ShenLiang 2cd0bf5764
Fix doc of fleet api (#29282)
4 years ago
ShenLiang c00af94435
fix matmulv2 for windows (#29302)
4 years ago
Steffy-zxf 41f17aeb8b
fix DATA_HOME path in win (#29222)
4 years ago
wanghuancoder 3765da98c7
add coverage incremental switch, test=develop (#29290)
4 years ago
Jack Zhou cf43322139
fix nll_loss doc;test=document_fix; (#29247)
4 years ago
LielinJiang b9f1f4343b
Move temporal_shift to paddle.nn.functional (#29261)
4 years ago
Wilber d68af02c04
fix analysis_config bug. (#29304)
4 years ago
Chen Weihang a2e9d95a4a
change test_imperative_signal_handler_to_exclusive (#29283)
4 years ago