Commit Graph

9883 Commits (95d79b6d00baadb2cb2af2d84e80907643486ea3)

Author SHA1 Message Date
ceci3 95d79b6d00
update error log for batch_norm_grad (#22017)
7 years ago
dyning 985e4bae5e fix unittest for spp op, test=develop (#22030)
7 years ago
songyouwei 56414c7daf move private weight fields to public ones (#21982)
7 years ago
Pei Yang b852ef7375 add no_check_set check for op unittests (#21611)
7 years ago
liym27 c7b03d308c
open test_parallel_executor_fetch_feed for PR_Windows_CI. test=develop (#22020)
7 years ago
tianshuo78520a 0aab2578f2 fix scipy bug (#22024)
7 years ago
Chen Weihang 9a2204ee1f
Uniform append_backward & gradients parameter_list type to Variable (#21938)
7 years ago
Aurelius84 6b4c33ee30
fix decay param in DecayAdagrad test=develop (#22026)
7 years ago
Zhang Ting 835ba4ec81
add is_empty_grad_op for OpTest (#22022)
7 years ago
silingtong123 34e26c9a7d remove @unittest.skip in test_parallel_executor_mnist.py (#22019)
7 years ago
ShenLiang b68f4e006d Fix the doc of scatter_nd (#22015)
7 years ago
WangXi 3ec289a6a3 fix sync_batch_norm hang in fleet (#21838)
7 years ago
Aurelius84 a0b533765e increase data shape in topk_avg_pooling unittest (#22010)
7 years ago
Zeng Jinle 86c40e207d
Expose fluid.dygraph.TracedLayer API (#21518)
7 years ago
Aurelius84 911eef4319
enhance checking validity of apply_gradient (#21870)
7 years ago
Leo Chen 33f1306753
update layers used in mnist dygraph model, test=develop (#21947)
7 years ago
Yang Zhang c3527f5526 Annotate NormOP test to skip grad check (#21894)
7 years ago
FDInSky fa8bab9cbc add fp64 check_grad for conv2d, conv3d (#21931)
7 years ago
FDInSky cf7b325389 fix conv2d_transpose op unittest (#21927)
7 years ago
Kaipeng Deng f4013ecb3b enable kldiv_loss_op unittests (#21990)
7 years ago
Kaipeng Deng c15d4208b9
fix no grad check for pool_max & spectral_norm (#21971)
7 years ago
Li Fuchen e0d8b8f5c0
use large input size in test_add_position_encoding_op.py (#21962)
7 years ago
tianshuo78520a 362bfec52e add xly py35 dockerfile (#21861)
7 years ago
Leo Chen ba51043f7e
remove parameter block in to_variable, test=develop (#21933)
7 years ago
zhoushiyu cee2ccb078
add shuffle batch op (#21674)
7 years ago
zhongpu dca075839b remove params in Tracer object (in dygraph) (#20815)
7 years ago
mapingshuo c3e1954918
make reverse op support negative axis (#21925)
7 years ago
pkpk 911e4c7db6
Fix the bug in sequence_scatter unitest (#21960)
7 years ago
lijianshe02 2687f2afec fix input shape of test_log_loss_op (#21953)
7 years ago
juncaipeng b1ec1d54cf Delete check grad for int, collect op for now (#21922)
7 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
7 years ago
hutuxian 27decacb8a
fix aucop stat shape (#21846)
7 years ago
WangXi 0d61653c8e Revert to run distributed unittest serially, test=develop (#21924)
7 years ago
songyouwei cff7a49856 Add ParameterList (#21056)
7 years ago
songyouwei 8439384e25 Move sequence op unittest files to a separate folder sequence (#21842)
7 years ago
GaoWei8 2690ddb558 Use skip_check_grad_ci to skip grad check (#21907)
7 years ago
zhupengyang 1f3029cb54 ci check for check_shape_white_list.py (#21859)
7 years ago
Aurelius84 51a86d2b6b Optimize adam speed (#21777)
7 years ago
Leo Chen 310edc0d0c
Update layers used in ptb model to use auto-generated op functions in dygraph mode (#21724)
7 years ago
lijianshe02 f17bd1786a
add decorator skip_check_grad_ci for test_group_norm (#21910)
7 years ago
juncaipeng feabed1309
Modify op test (#21835)
7 years ago
huzhiqiang 53c16eabe4
test the compatibility between execution time and compiling time (#21511)
7 years ago
lidanqing 9dff56e8e2 change qat_performance with mobilenet, change batch_size of qat2_resnet50 (#21895)
7 years ago
zhupengyang 5b282a8157 skip check_grad of TestHSigmoidOpSparse (#21888)
7 years ago
FDInSky 6b9fbcf3ad Update iou_similarity op to support non-normalized bbox (#21671)
7 years ago
zhupengyang d053561d84 use large input size in tree_conv and teacher_student_sigmoid_loss (#21896)
7 years ago
guofei 46f9184aff Modify the while_loop API (#21844)
7 years ago
Guo Sheng 7689b6aaa4
Fix default label dim of label_smooth_op. test=develop (#21862)
7 years ago
Galden c63ce41102 resolve #21799 (#21872)
7 years ago
WangXi 52a61edaad rename test_dist_mnist & run dist parallel, test=develop (#21874)
7 years ago