Commit Graph

9047 Commits (075e1cf78e4104a6c19bd64e593afac00a2f2c21)

Author SHA1 Message Date
Yi Liu a873fa84ce
supports collective training with programs (#18392)
7 years ago
guru4elephant 357311fdb7
make fleet support mpi job submit directly (#18441)
7 years ago
chengduo e0d8c6ac68
Add find_no_grad_vars in backward.py (#17942)
7 years ago
LielinJiang 449c7a9f98 Make roi_perspective_transform op return mask and transform matrix (#18371)
7 years ago
tensor-tang a3bc804f5f
fix mac ci random fail (#18430)
7 years ago
xiaoting dd3f9d19cf replace mnist dataset url, test=develop (#18429)
7 years ago
xsrobin 47e2ef38e9
add "import paddle.fluid as fluid" to examples lack of it
7 years ago
hutuxian 8a39e5c110 update api format (#18413)
7 years ago
tensor-tang ce7a024c6d
fix py-cpuinfo mac random fail (#18383)
7 years ago
Jie Fang 2b4ef509ea init custom black white list (#18377)
7 years ago
guru4elephant e83f902b98
add MultiSlotStringDataGenerator for speedup of string based user inp… (#18390)
7 years ago
Jiabin Yang 43f64a177e
Fix/program doc (#17908)
7 years ago
chengduo 871cc15e6a
Add is_compiled_with_cuda (#18356)
7 years ago
Wojciech Uss 8ed819d8e4 Call the test_slim_int8_* tests through absolute path (#18386)
7 years ago
lujun fd6631ef2f
Fix dygraph show style (#18297)
7 years ago
翟飞跃 19da59ed3f Remove all the code, API and doc of MKL-DNN INT8v1 (#18347)
7 years ago
chengduo 8ed33bf91f
Fix Bug-prone code of PE (#18354)
7 years ago
tangwei12 999d9a59a5
fix communicator with pyreader (#18350)
7 years ago
kh2se2013 27fb9cad65 add WITH_COVERAGE option, default OFF (#17872)
7 years ago
HaoRen b7128bac5f supports collective communicated training (#18175)
7 years ago
qingqing01 9047ac687e
Simplify multi_box_head API in detection.py and remove assign op. (#18310)
7 years ago
hutuxian e42057cd1a
add ut for pipeline training (#18289)
7 years ago
Jiabin Yang bd61d89925
test=develop, recover ocr ut on dygraph (#18166)
7 years ago
Yibing Liu 23941e43ec
Update lamb optimizer (#18333)
7 years ago
whs 1bdfd2eb85
Fix checkpoint of Light-NAS (#18330)
7 years ago
Jiabin Yang 79bcdbbf1a test=develop, disable basic gru related ut (#18329)
7 years ago
Jiabin Yang 831a3e62ca
Add install check for multigpu (#18323)
7 years ago
Zeng Jinle f88e07a0d3
fix lod_tensor.py grammar error, test=develop (#18308)
7 years ago
Hongyu Liu df2eee71d8
Sequence mask support tensor (#18249)
7 years ago
Jiabin Yang 9cb799be50
test=develop, Revert "Add multi gpu install check" (#18313)
7 years ago
Qiao Longfei 0e08e91c18
optimize communicator merge sparse gradient test=develop (#18159)
7 years ago
Jie Fang 172c2facef init black/white lists (#17847)
7 years ago
chengduo e06c69c788
Fix default value of fluid.memory_optimize (#18295)
7 years ago
Zhaolong Xing 6978b2e48e
fix split and sampled softmax (#18280)
7 years ago
hutuxian 6ed73830c2
add api desc for pipeline training (#18293)
7 years ago
liuwei1031 a736c03b10
improve doc of lstm, sequence_enumerate, softmax_with_cross_entropy, space_to_depth APIs (#18261)
7 years ago
chengduo d54e13bbec
add random seed for recurrent op test (#18274)
7 years ago
liuwei1031 4151d90c16 improve the hint message of memory optimize, test=develop (#18260)
7 years ago
guru4elephant ff399fd720
fix paddle cloud role maker bug (#18269)
7 years ago
Yibing Liu 412951d7d2
Fix ema's example & fp16 update (#18273)
7 years ago
flame fdf798f95a
fix double buffer example (#18169)
7 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
7 years ago
pkpk cd9d57f5e0
fix a bug in examples of metrics.Acc
7 years ago
tensor-tang 68da8b2a01
refine core cmake warning and print more info (#18248)
7 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example (#18251)
7 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
7 years ago
songhao 6b3d96254d fix some bug when merge sparse embedding parameters, test=develop (#18223)
7 years ago
jiaqi 3f8031e256
dataset (#17973)
7 years ago
liuwei1031 5d54ed4a84
improve the doc of DataFeeder and default_main_program (#18241)
7 years ago
AIFollowers 4f3acb392f fix BilinearInitializer doc (#18242)
7 years ago
songhao 432fda51aa fix bug in Class MultiSlotDataGenerator's function _gen_str, test=develop (#18222)
7 years ago
Jiabin Yang 61ed06b29a
Add multi gpu install check (#18229)
7 years ago
xiaoting b58bb80248 set src_idx > 0 for bilinear_interp_op (#18238)
7 years ago
guru4elephant 7d76e34ec2
add more print function for timeout issue, make timeout value larger (#18219)
7 years ago
hutuxian cf15c3ff1e
fix errors in python3 (#18239)
7 years ago
wopeizl 222c9fe57e
fix doc for LarsMomentumOptimizer test=develop (#18208)
7 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data (#18193)
7 years ago
Zeng Jinle ec970f1270
Fix create_lod_tensor (#18196)
7 years ago
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug (#18107)
7 years ago
Jiabin Yang b3cbc5be76
test=develop, fix test_imperative_transformer and ocr (#18127)
7 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop (#18203)
7 years ago
Wojciech Uss 36b60e240a Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214)
7 years ago
bingyanghuang 976cf46010 slim QAT MKL-DNN readme (#18187)
7 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
7 years ago
wangchaochaohu a9dc534f48
fix API example (#18153)
7 years ago
Qiao Longfei 778f6acf4d
disable test_async_ssa_graph_executor_mnist test=develop (#18165)
7 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
7 years ago
zhoukunsheng 0569ff78fa Fix doc example for greater_equal, greater_than, less_equal, not_equal, rank, reduce_all, reduce_any, sign, where, diag (#18167)
7 years ago
Jiabin Yang 991c94f135
test=develop, add add_multi_gpu_install_check (#18157)
7 years ago
Huihuang Zheng bbc292920c
Fix API example code (#18176)
7 years ago
翟飞跃 78441c5449 add mkldnn Int8v2 slim doc (#17909)
7 years ago
lvmengsi d658f1133b
Fix doc for transpose, conv3d and batch_norm. (#18035)
7 years ago
翟飞跃 c2fb9b906a change dirname mobilenet to mobilenetv1 (#18160)
7 years ago
bingyanghuang 5cf7e7415d update mkldnn int8v2 doc (#18177)
7 years ago
chengduo 4978db2c10
Remove nccl dep when the number of GPU is 1 (#18158)
7 years ago
Zeng Jinle 25ab23be28
Fix dygraph mem leak (#18082)
7 years ago
tensor-tang 1c6e560607
core replace x86cpu with py cpuinfo (#18151)
7 years ago
Qiao Longfei 23f8a4b1c3 assign role_maker before use (#18137)
7 years ago
Zeng Jinle 6eec66a1b1
Fix py_reader iterable bug (#18108)
7 years ago
guru4elephant 58f3e1bad7
add paddle cloud role maker for customized usage, note this is only for industrial users that have cloud environment pre-configuration (#18121)
7 years ago
qingqing01 80d2e66f9e
Update backward appending stragety to support double backward and fix some bug. (#18104)
7 years ago
Wojciech Uss ca5642c850 unify FP32 vs. INT8 comparison tests output (#18111)
7 years ago
FlyingQianMM ff83655f7e
add detection output operator for supporting retinanet (#17896)
7 years ago
guru4elephant 0941e3e013
add class name and timeline for test_dist_base.py (#18122)
7 years ago
lujun 9089774155
fix python ver for matplotlib, test=develop (#18123)
7 years ago
FlyingQianMM 0aee1f0074
add sigmoid focal loss operator for supporting retinanet (#17895)
7 years ago
FDInSky 9e4b9d9798 Update generate_proposal_labels_op to support CascadeRCNN. (#17200)
7 years ago
FlyingQianMM 9ed2f936f1
add target assign operator for supporting retinanet (#17893)
7 years ago
Sylwester Fraczek accb132f0f fix slim int8 mkldnn multithreading issue (#18009)
7 years ago
lujun 5c3cbb58e5
Update requirement for py2 and py3 (#18068)
7 years ago
chengduo 24e988a471
Fix bug of scope_buffered_ssa_graph_executor (#18100)
7 years ago
Jiabin Yang ff59866502
test=develop, fix mnist will segment fault (#18083)
7 years ago
Hongyu Liu d9270af931
Fix getitems slice bug (#18053)
7 years ago
wopeizl 26a7c1a396
add unit test to cover all parameters for print op test=develop (#18089)
7 years ago
guru4elephant b2cfdc3891
Refine unittest log (#18084)
7 years ago
gongweibao f5caf3443c
Fix reinitialized ncclid error! (#18025)
7 years ago
qingqing01 e81756f1ba
Hidden paddle.fluid.layers.detection_map. (#18033)
7 years ago
tensor-tang 8cf25c4310
refine core warning message (#18063)
7 years ago
tangwei12 4c735f24ea
fix bug in fleet, test=develop (#18058)
7 years ago
chengduo b5a1c1463d
Update CPU_NUM config (#18059)
7 years ago