Commit Graph

26098 Commits (ba8414d3a5b0c63029c6e7a215d2460942980525)
 

Author SHA1 Message Date
ShenLiang b68f4e006d Fix the doc of scatter_nd (#22015)
5 years ago
WangXi 3ec289a6a3 fix sync_batch_norm hang in fleet (#21838)
5 years ago
Aurelius84 a0b533765e increase data shape in topk_avg_pooling unittest (#22010)
5 years ago
Zeng Jinle 86c40e207d
Expose fluid.dygraph.TracedLayer API (#21518)
5 years ago
Aurelius84 911eef4319
enhance checking validity of apply_gradient (#21870)
5 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
5 years ago
wangchaochaohu 64baee4144
polish code test=develop (#22014)
5 years ago
Chen Weihang 35ff1568e9 Add error message for cublas inItizalize failed (#21995)
5 years ago
Chen Weihang fbb42173a9
fix no hint problem when use ENFORCE for cuda, test=develop (#21994)
5 years ago
zhouwei25 e66f92d1ae Modify demo_ci to support Windows, prepare for PR_Windows_Inference (#21873)
5 years ago
Yang Zhang c3527f5526 Annotate NormOP test to skip grad check (#21894)
5 years ago
FDInSky fa8bab9cbc add fp64 check_grad for conv2d, conv3d (#21931)
5 years ago
FDInSky cf7b325389 fix conv2d_transpose op unittest (#21927)
5 years ago
Kaipeng Deng f4013ecb3b enable kldiv_loss_op unittests (#21990)
5 years ago
Kaipeng Deng c15d4208b9
fix no grad check for pool_max & spectral_norm (#21971)
5 years ago
danleifeng b7697f6218 fix broadcast bug;test=develop (#21898)
5 years ago
Li Fuchen e0d8b8f5c0
use large input size in test_add_position_encoding_op.py (#21962)
5 years ago
tianshuo78520a 362bfec52e add xly py35 dockerfile (#21861)
5 years ago
liu zhengxi 196e20dfbb
Fix multi-threads memory out of bounds error for passes (#21920)
5 years ago
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