Commit Graph

24582 Commits (2246f7c133e3dc3cfd9f2779fd2f4cc2778c7ea7)
 

Author SHA1 Message Date
Zhaolong Xing 6978b2e48e
fix split and sampled softmax (#18280)
6 years ago
Yibing Liu f57ee3693b
Fix the bug of sequence_unpad op (#18290)
6 years ago
hutuxian 6ed73830c2
add api desc for pipeline training (#18293)
6 years ago
chengduo 5489216eba
Clean build strategy (#18148)
6 years ago
chengduo 14e1e165df
update alloc_continuous_space_for_grad_pass (#18287)
6 years ago
lujun 7e61baaa94
add Dygraph api to api.spec (#18235)
6 years ago
liuwei1031 a736c03b10
improve doc of lstm, sequence_enumerate, softmax_with_cross_entropy, space_to_depth APIs (#18261)
6 years ago
chengduo d54e13bbec
add random seed for recurrent op test (#18274)
6 years ago
liuwei1031 4151d90c16 improve the hint message of memory optimize, test=develop (#18260)
6 years ago
guru4elephant ff399fd720
fix paddle cloud role maker bug (#18269)
6 years ago
Yibing Liu 412951d7d2
Fix ema's example & fp16 update (#18273)
6 years ago
flame fdf798f95a
fix double buffer example (#18169)
6 years ago
Bai Yifan 23b8b18e56
fix api doc example, test=develop (#18266)
6 years ago
pkpk cd9d57f5e0
fix a bug in examples of metrics.Acc
6 years ago
tensor-tang 68da8b2a01
refine core cmake warning and print more info (#18248)
6 years ago
zhaoyuchen2018 32c95f1752
Add StaticRNN.output code example (#18251)
6 years ago
xiaoting 2f0d68261c fix yolo_box example,test=develop (#18247)
6 years ago
songhao 6b3d96254d fix some bug when merge sparse embedding parameters, test=develop (#18223)
6 years ago
jiaqi 3f8031e256
dataset (#17973)
6 years ago
liuwei1031 5d54ed4a84
improve the doc of DataFeeder and default_main_program (#18241)
6 years ago
AIFollowers 4f3acb392f fix BilinearInitializer doc (#18242)
6 years ago
songhao 432fda51aa fix bug in Class MultiSlotDataGenerator's function _gen_str, test=develop (#18222)
6 years ago
Jiabin Yang 61ed06b29a
Add multi gpu install check (#18229)
6 years ago
xiaoting b58bb80248 set src_idx > 0 for bilinear_interp_op (#18238)
6 years ago
wopeizl daa32d5383
fix package generation for inference test=develop (#18220)
6 years ago
guru4elephant 7d76e34ec2
add more print function for timeout issue, make timeout value larger (#18219)
6 years ago
hutuxian cf15c3ff1e
fix errors in python3 (#18239)
6 years ago
wopeizl 222c9fe57e
fix doc for LarsMomentumOptimizer test=develop (#18208)
6 years ago
Shuai Yuan 9a32dad811
[DOC] Fix comment code of API create_py_reader_by_data (#18193)
6 years ago
Zeng Jinle ec970f1270
Fix create_lod_tensor (#18196)
6 years ago
Hongyu Liu cefd0fb598
Fix slice op shape=-1 bug (#18107)
6 years ago
Jiabin Yang b3cbc5be76
test=develop, fix test_imperative_transformer and ocr (#18127)
6 years ago
lijianshe02 ff4279e3b2
fix paddle.fluid.layers.io.open_files api doc bug test=develop (#18203)
6 years ago
Wojciech Uss 36b60e240a Enable MKL-DNN for slim FP32 vs. INT8 tests (#18214)
6 years ago
bingyanghuang 976cf46010 slim QAT MKL-DNN readme (#18187)
6 years ago
chengduo 5588b923f3
Add multi process reader (#18115)
6 years ago
wangchaochaohu a9dc534f48
fix API example (#18153)
6 years ago
Qiao Longfei 778f6acf4d
disable test_async_ssa_graph_executor_mnist test=develop (#18165)
6 years ago
翟飞跃 de42fe8fd5 Change int8v2 CAPI unit test name and add log in the prediction stage (#18200)
6 years ago
翟飞跃 802ea50956 fix spelling errors (#17941)
6 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)
6 years ago
Jiabin Yang 991c94f135
test=develop, add add_multi_gpu_install_check (#18157)
6 years ago
Huihuang Zheng bbc292920c
Fix API example code (#18176)
6 years ago
翟飞跃 78441c5449 add mkldnn Int8v2 slim doc (#17909)
6 years ago
lvmengsi d658f1133b
Fix doc for transpose, conv3d and batch_norm. (#18035)
6 years ago
FlyingQianMM 944c3165ec
fix type error of std::pow in sigmoid_focal_loss_op.cu and sigmoid_focal_loss_op.h (#18152)
6 years ago
chengduo 25f3cd6486
Update execution_strategy option default value (#18183)
6 years ago
翟飞跃 c2fb9b906a change dirname mobilenet to mobilenetv1 (#18160)
6 years ago
bingyanghuang 5cf7e7415d update mkldnn int8v2 doc (#18177)
6 years ago
chengduo 4978db2c10
Remove nccl dep when the number of GPU is 1 (#18158)
6 years ago