Commit Graph

26395 Commits (433cef03e5b7aa8ccf65531ae77ed11d51460563)
 

Author SHA1 Message Date
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
Adam 2b80e9a719
Add cpu_info without XBYAK (#22716)
5 years ago
zhongpu d8a94ee87c
update readme for release/1.7, test=develop (#22764)
5 years ago
guofei ae8b5f11a3
Change ShareDataWith() to TensorCopy() in ref_by_trainer_id (#22717)
5 years ago
liu zhengxi 71ab0458e1
Fix pointer and c-api encapsulation (#22663)
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
Zhang Ting f97f3f9301
add framework overhead ratio in profile report (#22590)
5 years ago
zhouwei25 160d0f1308
fix the CI risk that network cannot be connected (#22736)
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
zhangchunle 882e7f7c3b
Directly getting API.spec for tools/sampcd_processor.py (#22728)
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
wangchaochaohu 611411b90e
Fusion group profile support (#22718)
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
GaoWei8 cdf5f6fb8c
Add an inference interface to disable FC padding (#22097)
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
Yibing Liu 6e7bfe30a6
register fp16 kernel for some ops (#22650) (#22696)
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
flame d97475d53b
fix CPU C inference API compile bug (#22702)
5 years ago
Huihuang Zheng adfa5b8354
Add PADDLE_ENFORCE to Check Sequence Length of RecurrentOp (#22673)
5 years ago
dyning 769c032fc4
fix spp test (#22675)
5 years ago
Yang Zhang 1a595d8e90
Remove `no_grad_set` usage from "conv_shift" op tests (#22683)
5 years ago
Leo Chen d39d8bee4e
unexpose tracer, test=develop (#22661)
5 years ago
Aurelius84 08b09f6447
Support if/else in dygraph_to_static (#22540)
5 years ago
wangchaochaohu 7a4c29e0e0
add fuse_group python unitest (#22532)
5 years ago
Wojciech Uss 405bb94bd1
Fix batch_num default value (#22682)
5 years ago