Commit Graph

9896 Commits (063c51c7487d83b6618ba7a8b6f218526119b3e0)

Author SHA1 Message Date
songyouwei df87e79f54
Add functional dygraph mode api (#22745)
5 years ago
123malin 0f9d40816e
test=develop, optimize distributedstrategy (#22677)
5 years ago
Chen Weihang 5ee29c67b8
Set run exclusive for data loader unittest (#22831)
5 years ago
songyouwei 0c617377a9
add case and switch_case unittests for dygraph mode (#22790)
5 years ago
wawltor 2b8640962a
Fix the big shape and precision op test, remove those from the white list (#22788)
5 years ago
wangchaochaohu 0c55c79fb7
Polish profiler doc (#22815)
5 years ago
Chen Weihang 15e59c310d
cleanup mmap files in unittest, test=develop (#22814)
5 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
5 years ago
hong f05c213f98
fix basic gru lstm parameter attr bug; test=develop (#22508)
5 years ago
zhupengyang cde5378955
upgrade fp32 to fp64, enlarge input shape for hsigmoid unittest (#22773)
5 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
5 years ago
Leo Chen b7782ea7c3
sync program when need, test=develop (#22803)
5 years ago
hutuxian 53a2b68f4e
support customized download command in dataset (#22782)
5 years ago
liym27 1a2baa1834
test ResNet decorated by dygraph_to_static_output in static mode. (#22779)
5 years ago
wangchaochaohu ca9e77a8d4
add sum op support for fusion group (#22771)
5 years ago
lidanqing b681215aa3
Add @skip_check_grad_ci to UT conv_mkldnn and int8_mul_mkldnn (#22760)
5 years ago
liym27 68a92e4674
fix dygraph_to_static_ouput and add a new decorator. (#22785)
5 years ago
Liufang Sang 5dbafe3805
fix smooth l1 loss op shape > 100 test=develop (#22605)
5 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
5 years ago
Kaipeng Deng ebc7ffc300
fix detection_map. test=develop (#22705)
5 years ago
Aurelius84 ee8b22fbec
Add unittest with mnist model to test dygraph_to_static (#22777)
5 years ago
zhaoyuchen2018 72dde4abde
Refine adam op to improve performance, test=develop (#22346)
5 years ago
liym27 8c381cd957
support fetch feed in dygraph to static graph (#22767)
5 years ago
FlyingQianMM 88776e40b9
fix SyntaxError in examples in retinanet_target_assign English API, test=develop (#22774)
5 years ago
wangguanzhong f2d1cd119a
fix lod level, test=develop (#22755)
5 years ago
FlyingQianMM 79d712346f
Correct CPU gradients of the argsort op (#22739)
5 years ago
123malin 0cb121cf1c
test=develop, bug fix for trainer_factory (#22751)
5 years ago
songyouwei b813c948f0
support control flow cond in dygraph mode (#22693)
5 years ago
Leo Chen b2c1be851a
support cond in clone, test=develop (#22657)
5 years ago
zhupengyang 2143bd5738
enhance shape check if use user_defined_grads in check_grad (#22722)
5 years ago
tianshuo78520a fa449c886f
fix typo word (#22761)
5 years ago
Huihuang Zheng 66991218ec
Add Basic Function Return Type Analysis (#22747)
5 years ago
songyouwei 60aaa7158b
dygraph support while_loop op (#22714)
5 years ago
chengjuntao 15c2667143
register fp16 for assign op (#22744)
5 years ago
cc fb15aa1c5b
Ngraph op tests skip check grad ci (#22688)
5 years ago
Huihuang Zheng 1b561da1f7
Change API doc example code to python3 style print (#22735)
5 years ago
dyning 1c0653462d
fix generate_mask_labels lod level (#22743)
5 years ago
GaoWei8 ba140222d6
fix compile&runtime lod_equality of lod_reset (#22737)
5 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
5 years ago
ShenLiang 3132681e8a
add partial_sum op in contrib (#22292)
5 years ago
Double_V 163a3ddfe3
fix row_conv_op small size unittest cases (#22606)
5 years ago
ShenLiang e136661304
add partial_concat op in contrib (#22528)
5 years ago
Aurelius84 dab5e5d8bc
Add IsControlFlowIfVisitor in ast_transformer (#22709)
5 years ago
liym27 68c76793ca
support dygraph basic api transformed to static api (#22678)
5 years ago
Double_V 3f7f922d6c
about set no_grad_set, move row_conv to NOT_CHECK_OP_LIST (#22721)
5 years ago
zhupengyang 9b8caaa220
remove unnecessary cases with no_grad_set for prelu (#22707)
5 years ago
mamingjie-China a5b0758ff7
fix the doc in elementwise_add elementwise_sub elementwise_mul elementwise_div
5 years ago
tianshuo78520a d2ba91aad1
fix typo words (#22653)
5 years ago
tangwei12 66a3150135
SYNC with communicaotor (#22344)
5 years ago
Yiqun Liu 22bbd54719
Add the support of fp16 in fusion_group (#22239)
5 years ago