Commit Graph

26036 Commits (cf7b325389f29389b2f905d8d958122f176117fa)
 

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