Commit Graph

26179 Commits (07afc29e90c97980a99c210bcb7e3a149a616ae6)
 

Author SHA1 Message Date
zhaoyuchen2018 8859ddd6cf
Refine multihead kernel, align block to 32 (#21961)
5 years ago
silingtong123 fd9b00df4b test=develop, remove unused variable (#21974)
5 years ago
Leo Chen ba51043f7e
remove parameter block in to_variable, test=develop (#21933)
5 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
5 years ago
zhongpu dca075839b remove params in Tracer object (in dygraph) (#20815)
5 years ago
mapingshuo c3e1954918
make reverse op support negative axis (#21925)
5 years ago
石晓伟 03479469a7
fix multi-thread error of fc_gru_fuse_pass.cc, test=develop (#21841)
5 years ago
tianshuo78520a 4bb8df9363 check api approveals (#21964)
5 years ago
pkpk 911e4c7db6
Fix the bug in sequence_scatter unitest (#21960)
5 years ago
wangchaochaohu de9ba01f11
add conda build python script test=develop (#21943)
5 years ago
lijianshe02 2687f2afec fix input shape of test_log_loss_op (#21953)
5 years ago
juncaipeng 26a5d10e75
add ci check in check_api_approvals.sh, test=develop (#21951)
5 years ago
Aurelius84 10d6846900
Remove double registered dataType in Pad2d (#21942)
5 years ago
zhouwei25 8b15acd71d remove patch command and file of warpctc to Improved quality of Paddle Repo (#21929)
5 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
5 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
5 years ago
zhouwei25 cad058ce19 remove patch command and file of grpc to Improved quality of Paddle Repo (#21778)
5 years ago
hutuxian 27decacb8a
fix aucop stat shape (#21846)
5 years ago
WangXi 0d61653c8e Revert to run distributed unittest serially, test=develop (#21924)
5 years ago
Pei Yang 3e5008ad01
fix trt calib not working bug, test=develop (#21934)
5 years ago
Aurelius84 15e41e9115 fix typo and refine error information in CI_register_dataType (#21932)
5 years ago
songyouwei cff7a49856 Add ParameterList (#21056)
5 years ago
Aurelius84 5cb2c74127
add register op_data_type of pad/expand_as et.al (#21718)
5 years ago
songyouwei 8439384e25 Move sequence op unittest files to a separate folder sequence (#21842)
5 years ago
tianshuo78520a 701189d588 change API approval (#21914)
5 years ago
GaoWei8 2690ddb558 Use skip_check_grad_ci to skip grad check (#21907)
5 years ago
qingqing01 2066745847
Pack imperative/layer into paddle_framework.so (#21921)
5 years ago
hong 30d000f8c2
fix matmul error message; test=develop (#21885)
5 years ago
zhouwei25 a01663ca1f remove patch command and file of cares to Improved quality of Paddle Repo (#21776)
5 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
5 years ago
flame 2bbc0d7d60
python zero copy inference, delete pass (#21897)
5 years ago
Aurelius84 51a86d2b6b Optimize adam speed (#21777)
5 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
5 years ago
lijianshe02 f17bd1786a
add decorator skip_check_grad_ci for test_group_norm (#21910)
5 years ago
juncaipeng feabed1309
Modify op test (#21835)
5 years ago
zhouwei25 3e1404d208 fix cp bug of warpctc repository,test=develop (#21901)
5 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
5 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
5 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
5 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
5 years ago
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
5 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
5 years ago
Zhang Ting 682ca64217
approval for skip_check_grad_ci is required, test=develop (#21854)
5 years ago
Zhang Ting 1032f934b7 add approval rule for op_check_grad_white_list.py (#21867)
5 years ago
Guo Sheng 7689b6aaa4
Fix default label dim of label_smooth_op. test=develop (#21862)
5 years ago
zhouwei25 13e4756f18 change ci check rule of deleting unit-test (#21876)
5 years ago
Galden c63ce41102 resolve #21799 (#21872)
5 years ago
WangXi 52a61edaad rename test_dist_mnist & run dist parallel, test=develop (#21874)
5 years ago
tianshuo78520a f80157e628 Inference cuda10 (#21811)
5 years ago
GaoWei8 d4dda8628e optimize fc jit (#21878)
5 years ago