Commit Graph

26415 Commits (ddb9b46fecf79c6c744bbef6a47bf571ca18b545)
 

Author SHA1 Message Date
石晓伟 ddb9b46fec
change the function in op_teller, test=develop (#22794)
6 years ago
wawltor 2b8640962a
Fix the big shape and precision op test, remove those from the white list (#22788)
6 years ago
wangchaochaohu 0c55c79fb7
Polish profiler doc (#22815)
6 years ago
Chen Weihang 15e59c310d
cleanup mmap files in unittest, test=develop (#22814)
6 years ago
Zhen Wang 89cfa49156
Unmerged fetch list (#22635)
6 years ago
hong f05c213f98
fix basic gru lstm parameter attr bug; test=develop (#22508)
6 years ago
zhou wei 0fb5ea7814
fix bug that sourcecode of third_party can't be cached correctly,and add cache for xbyak and openblas (#22772)
6 years ago
wangchaochaohu 8456c3f4dd
polish the profiler_help code (#22811)
6 years ago
zhongpu 2fd1ec1e3e
fix docker build for paddle openblas, test=develop (#22795)
6 years ago
zhupengyang cde5378955
upgrade fp32 to fp64, enlarge input shape for hsigmoid unittest (#22773)
6 years ago
Chen Weihang 7d8d573453
Speed up dygraph DataLoader based on shared memory and LoDTensor serialization (#22541)
6 years ago
liu zhengxi 324f2b3922
Fix inference c api PD_GetZeroCopyOutput lod (#22768)
6 years ago
wangchaochaohu 7578fcbac4
Profile code refine (#22800)
6 years ago
Leo Chen b7782ea7c3
sync program when need, test=develop (#22803)
6 years ago
hutuxian 53a2b68f4e
support customized download command in dataset (#22782)
6 years ago
liym27 1a2baa1834
test ResNet decorated by dygraph_to_static_output in static mode. (#22779)
6 years ago
wangchaochaohu ca9e77a8d4
add sum op support for fusion group (#22771)
6 years ago
lidanqing b681215aa3
Add @skip_check_grad_ci to UT conv_mkldnn and int8_mul_mkldnn (#22760)
6 years ago
liym27 68a92e4674
fix dygraph_to_static_ouput and add a new decorator. (#22785)
6 years ago
Liufang Sang 5dbafe3805
fix smooth l1 loss op shape > 100 test=develop (#22605)
6 years ago
tianshuo78520a 433cef03e5
fix typo word (#22784)
6 years ago
Kaipeng Deng ebc7ffc300
fix detection_map. test=develop (#22705)
6 years ago
Aurelius84 ee8b22fbec
Add unittest with mnist model to test dygraph_to_static (#22777)
6 years ago
zhaoyuchen2018 72dde4abde
Refine adam op to improve performance, test=develop (#22346)
6 years ago
liym27 8c381cd957
support fetch feed in dygraph to static graph (#22767)
6 years ago
FlyingQianMM 88776e40b9
fix SyntaxError in examples in retinanet_target_assign English API, test=develop (#22774)
6 years ago
wangguanzhong f2d1cd119a
fix lod level, test=develop (#22755)
6 years ago
FlyingQianMM 79d712346f
Correct CPU gradients of the argsort op (#22739)
6 years ago
Adam 2b80e9a719
Add cpu_info without XBYAK (#22716)
6 years ago
zhongpu d8a94ee87c
update readme for release/1.7, test=develop (#22764)
6 years ago
guofei ae8b5f11a3
Change ShareDataWith() to TensorCopy() in ref_by_trainer_id (#22717)
6 years ago
liu zhengxi 71ab0458e1
Fix pointer and c-api encapsulation (#22663)
6 years ago
123malin 0cb121cf1c
test=develop, bug fix for trainer_factory (#22751)
6 years ago
songyouwei b813c948f0
support control flow cond in dygraph mode (#22693)
6 years ago
Leo Chen b2c1be851a
support cond in clone, test=develop (#22657)
6 years ago
zhupengyang 2143bd5738
enhance shape check if use user_defined_grads in check_grad (#22722)
6 years ago
tianshuo78520a fa449c886f
fix typo word (#22761)
6 years ago
Huihuang Zheng 66991218ec
Add Basic Function Return Type Analysis (#22747)
6 years ago
songyouwei 60aaa7158b
dygraph support while_loop op (#22714)
6 years ago
Zhang Ting f97f3f9301
add framework overhead ratio in profile report (#22590)
6 years ago
zhouwei25 160d0f1308
fix the CI risk that network cannot be connected (#22736)
6 years ago
chengjuntao 15c2667143
register fp16 for assign op (#22744)
6 years ago
cc fb15aa1c5b
Ngraph op tests skip check grad ci (#22688)
6 years ago
Huihuang Zheng 1b561da1f7
Change API doc example code to python3 style print (#22735)
6 years ago
zhangchunle 882e7f7c3b
Directly getting API.spec for tools/sampcd_processor.py (#22728)
6 years ago
dyning 1c0653462d
fix generate_mask_labels lod level (#22743)
6 years ago
GaoWei8 ba140222d6
fix compile&runtime lod_equality of lod_reset (#22737)
6 years ago
hutuxian 175954d894
PaddleBox Framework Part2 (#22466)
6 years ago
ShenLiang 3132681e8a
add partial_sum op in contrib (#22292)
6 years ago
wangchaochaohu 611411b90e
Fusion group profile support (#22718)
6 years ago