Commit Graph

9969 Commits (7ab44afbcc0c41dcc35ff2fa2cb0960312ff8044)

Author SHA1 Message Date
Chengmo 418abc92f4
Update pyramid related OP (#21372)
7 years ago
zhongpu 3b84584eb4 fix Variable's gradient api in framework.py, test=develop (#21577)
7 years ago
Yibing Liu 434f7b9c0f
Fix the global_step & continuous applying error in EMA (#22090)
7 years ago
zhupengyang 5de6a1913b fix test_bilinear_tensor_product_op timeout (#22120)
7 years ago
liym27 de56887bef
add Note in the doc of old control flow ops. test=develop,test=document_fix (#22108)
7 years ago
Chengmo 5c33919328
Fix grad clip (#21784)
7 years ago
Feiyu Chan 14aebc7a95
add erf op (#21785)
7 years ago
WangXi f385c34107 fix fleet collective api run on cpu, test=develop (#22064)
7 years ago
zhupengyang cce9af0e2b all cases use large shape (#22106)
7 years ago
Double_V fab4b0765a support elu_op double grad (#21822)
7 years ago
Jacek Czaja b0b27ff699 [MKL-DNN] Conv grad and Batch Norm grad NHWC support (#22088)
7 years ago
Huihuang Zheng 1ce6ab9cc6
Refine doc of data based on requirement. (#22098)
7 years ago
Huihuang Zheng dd4361568e
Add ParallelExecutor Test for Cond API and Fix PE Checks Shape Bug (#22029)
7 years ago
songyouwei 2a47cc5fc4 dygraph LayerList container (#21734)
7 years ago
Qinghe JING 288b1e75de Fix segmentation fault bug in reduce ops (#22079)
7 years ago
zhongpu 385ed8a5e1 fix warning in test_install_check.py, test=develop (#22087)
7 years ago
silingtong123 370a8e9126 Remove unit tests that are no longer maintained (#22081)
7 years ago
chengjuntao e519a1fc82 add bigger shape test example for elementwise_pow OP (#22063)
7 years ago
zhupengyang 8b3ef2a587 all cases use large shape (#22091)
7 years ago
zhupengyang 85ba527522 all cases use large shape (#22065)
7 years ago
123malin 7fb817d447
add distributed_strategy (#21710)
7 years ago
Jacek Czaja ad8a9cb82c [MKL-DNN] Pool & LRN Grad Ops NHWC support (#21747)
7 years ago
Adam e1d666fb8b Hotfix to MKL-DNN pool2d tests (#22086)
7 years ago
zhupengyang bf978fffe5 all cases use large shape (#22084)
7 years ago
liym27 7d8d45991a
control flow: support optimizer called (#21851)
7 years ago
Qinghe JING 12b2b4b1a1 Add gradient check to reduce_max and reduce_min ops (#21985)
7 years ago
ShenLiang 3fab86ffa6 add package for centerloss (#21806)
7 years ago
Leo Zhao 1c39efb783 Enable test conv2d ngraph (#22074)
7 years ago
Adam c112b645c4 Update MKL-DNN to 1.1 (#21754)
7 years ago
Leo Chen 3f653c8323
register NoNeedBufferVarsInference for max_pool_grad_op, test=develop (#22055)
7 years ago
Liufang Sang 5b8837897d add shape description in accuracy api doc (#22011)
7 years ago
Michał Gallus 6192108408 [DNNL] 3D Fully-Connected (#21746)
7 years ago
Yibing Liu c1fea3e3e2 Fix example in log_loss doc (#22052)
7 years ago
huzhiqiang f5f65a7e8a
OP unit test specification: compiletime-runtime consistency check (#22006)
7 years ago
FDInSky aa2ed0dcc6 fix generate_proposal_labesl op (#21793)
7 years ago
mapingshuo 81030125a3
convert input vars' dtype for range op (#22028)
7 years ago
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
silingtong123 879e3074ea fix the unittest of test_check_import_scipy on V100 (#21853)
7 years ago
Leo Chen a25418b32c
Set dtype of compare op's output to bool (#21864)
7 years ago
tangwei12 934d99867a
add selected rows supported in framework (#21808)
7 years ago
gongweibao 855ed5fb3d
revert parallel test=develop (#21856)
7 years ago
Leo Chen 25e765a4fe
Copy stop_gradient property of variable in clone (#21825)
7 years ago
hong 957e182a90
revert a+b axis change; test=develop (#21821)
7 years ago
tangwei12 6624ea7673
skip test_fetch_handler, will investigate it later, test=develop (#21845)
7 years ago
Chen Weihang 2b941736f3 fix softmax_with_cross_entropy_fix bug, test=develop (#21810)
7 years ago
juncaipeng f4379a9149 Update the precision of some op tests from fp32 to fp64 (#21847)
7 years ago
Zhang Ting 538c848958 add decorator skip_check_grad_ci (#21836)
7 years ago
juncaipeng bf9c5de752 Update test precision from fp32 to fp64 (#21848)
7 years ago
GaoWei8 2b1f08c76c Remove self-set accuracy parameters of op tests: max_relative_error (#21815)
7 years ago
zhupengyang 9bb1e3ea16 add shape_check for op tests (#21391)
7 years ago
songyouwei 63a5fb4cac tmp fix depthwise_conv2d in dygraph (#21840)
7 years ago