Commit Graph

11809 Commits (8388abe66bd9d32e97730769189029d912cdc37c)

Author SHA1 Message Date
yukavio 63e90ee331
add hapi api flops (#28755)
5 years ago
hutuxian db85f4cf8f
Add dygraph implementation for multiplex op (#29049)
5 years ago
joanna.wozna.intel b0d1ac161e
Add bf16 pool2d and unify bf16 unit tests (#29039)
5 years ago
gongweibao 1358397e97
Clean up the redundant files and unify the launch interface. (#28928)
5 years ago
Guanghua Yu 47af5c3c9d
fix smooth_l1_loss en docs (#29093)
5 years ago
LielinJiang 6951052431
add default conv init (#29092)
5 years ago
Chen Weihang fea0e294ee
Hide the C++ stack by default and add hints (#29042)
5 years ago
Yiqun Liu eb9ae55849
Optimize the performance of piecewise_decay. (#29077)
5 years ago
qingqing01 8bbedc2371
Fix doc format for callbacks, metrics and Model (#28638)
5 years ago
Chen Weihang a1486091f1
Polish load_program_state design to loading file onebyone (#29041)
5 years ago
GaoWei8 a049dff78f
Modify the default setting of softmax cudnn (#28672)
5 years ago
WeiXin fafadbab70
Rename variables when use 'jit.load' (#28933)
5 years ago
ceci3 a3faa520ec
Fix syncbn (#29013)
5 years ago
joejiong 582c0a0468
add uint8 for reshape op (#28996)
5 years ago
FlyingQianMM f0e614feae
change print([.*].numpy()) to print([.*]) in example codes of sigmoid_focal_loss (#29094)
5 years ago
liym27 682cc17f53
[Dynamic-to-Static] Fix bug: support pop from a dict and polish code of convert_pop (#29023)
5 years ago
Zhou Wei 8ca0a8a859
fix tensor detach to zero copy (#27921)
5 years ago
GaoWei8 13828db313
Add reminder of fluid.layers.lstm (#28964)
5 years ago
Aurelius84 8af0d85ea4
fix unittest failed on windows GPU (#29072)
5 years ago
chajchaj dfaf6b5eea
save one name in cross_entropy and softmax_cross_entropy, test=develop (#29074)
5 years ago
taixiurong a5aa4dc7a9
add xpu elementwise ops (#29031)
5 years ago
tianshuo78520a e9acd9c941
Update CI Python3 Docker for Cuda11 (#28401)
5 years ago
joejiong b04c78ef5e
Update pow (#29000)
5 years ago
huangxu96 40f5453725
Quant nn2.0 (#28764)
5 years ago
Chen Weihang bb16c2515d
Polish parallel api impl & doc details (#28980)
5 years ago
joejiong 4b05a8be88
delete axis parameter in multiply api (#28647)
5 years ago
YUNSHEN XIE c098a2e159
fixing cmake error for WITH_GPU=ON and WITH_DISTRIBUTE=OFF (#29030)
5 years ago
chajchaj b52427327d
add soft_label and axis for CrossEntropyLoss and improve performance (#29024)
5 years ago
Chen Long 018e169923
fix some docs (#29011)
5 years ago
ysh329 9a475582e0
fix clip by norm EN doc. test=develop (#28994)
5 years ago
Huihuang Zheng 5b339262bc
[Dy2stat] Add Tuple as Assign Target for Tensor Shape (#28775)
5 years ago
YUNSHEN XIE 5cb8e17a18
restore timeout value (#29027)
5 years ago
Jiawei Wang f21513307a
add lamb optimizer and unittest (#28772) TODO:FIX BUGS LATER
5 years ago
Leo Chen 3815d7aa40
Upgrade string literals to raw string (#28989)
5 years ago
liym27 85292e0b46
[Dynamic-to-Static] Fix bug of convert_logical_and/convert_logical_or: the operands are executed sequentially(#28993)
5 years ago
Huihuang Zheng 96126532cd
Fix Incorrect After Node Vars in IfElseTransformer, test=develop (#28992)
5 years ago
LielinJiang 982fd0f3c2
fix mnist fmnist (#29018)
5 years ago
wanghuancoder 887a35113e
fix eng doc for some api (#28477)
5 years ago
smallv0221 83cee3c9d7
Delete mq2007 dataset. (#28995)
5 years ago
Chen Weihang 9cd09a8586
Polish dataloader doc detail & update example (#28975)
5 years ago
123malin fbf9564f6b
【paddle.distributed.fleet】Optimize ParameterServer's Async Mode (#28442)
5 years ago
Leo Chen 98adc8f054
Dev/fix doc of some api (#28785)
5 years ago
lilong12 f77a78cdee
enable pipeline to run with Executor.run() (#28373)
5 years ago
lijianshe02 9f642ed881
fix English doc for dice_loss, log_loss, unfold and NLLLoss API test=… (#28739)
5 years ago
joejiong 4e00c095fa
fix warning in english doc (#28981)
5 years ago
LiuChiachi 70385518a6
Add EarlyStopping (#28691)
5 years ago
LiuChiachi 8c8b42f28a
Update path name of saving in hapi (#28462)
5 years ago
Thunderbrook 0073f9bdb0
support ps-gpu (#28752)
5 years ago
Chen Weihang 768dab441e
polish two api doc detail, test=document_fix (#28971)
5 years ago
Chen Weihang 7c7cdf082f
remove fluid & variable in program (#28966)
5 years ago
furnace 8ff3550658
refactor momentum op to combine weight (#27414)
5 years ago
YUNSHEN XIE 50113f9268
fix error for Can not find test to add properties to:test_parallel_dygraph_transformer,test_parallel_dygraph_sparse_embedding (#28968)
5 years ago
Zhang Ting 3416c35996
refine doc of default_startup_program, test=document_fix (#28951)
5 years ago
Zhang Ting 842fd2933c
remove fluid in default_main_program doc, test=document_fix (#28941)
5 years ago
Zhang Ting b5218227d6
refine the doc of dist op, test=document_fix (#28947)
5 years ago
LielinJiang 8f8a02fda4
Optimize conv performance (#28766)
5 years ago
LielinJiang 00e55ded4a
Add lr scheduler callback for high level api (#28737)
5 years ago
yaoxuefeng 6369463a5d
fix test datagenerator ut fail (#28767)
5 years ago
Kaipeng Deng ed7aa8f9c3
Fix conv transpose (#28629)
5 years ago
Chen Weihang bff4179cc7
lazily init global group in collective (#28780)
5 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
5 years ago
Kaipeng Deng 91bab752a9
fix dataloader default value and doc (#28728)
5 years ago
Chen Weihang 0ed80e09fc
Fix param base trainable set failed (#28756)
5 years ago
Aurelius84 d6aee7597c
[Dy2Stat]Set buff.persistable=False when it's not initialized (#28749)
5 years ago
joejiong 1a532d5133
add uint8 support for squeeze operator (#28734)
5 years ago
123malin 9066828b1b
test=develop, bug fix for embeddings padding (#28708)
5 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
5 years ago
joanna.wozna.intel 8c0ea4bffe
Add bf16 matmul, fc, elementwise add and mul (#28729)
5 years ago
Zhou Wei 3b0dd5f620
fix bug that to_tensor not support paddle.Place (#28717)
5 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
5 years ago
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
5 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
5 years ago
QingshuChen 30ef3815b3
adjust kunlun header file (#28536)
5 years ago
wangguanzhong d12aa4957f
remove alias for iou_similarity and ssd_loss (#28742)
5 years ago
Double_V 960135285b
fix pool APIs en doc, delete disable_static (#28679)
5 years ago
Wilber 60a5eb68a0
update paramattr doc. test=document_fix (#28745)
5 years ago
liym27 269470d62e
[Dynamic-to-Static] Remove unnecessary variables of the arguments in true_func/false_func (#28722)
5 years ago
danleifeng 7d32e100c5
upgrade to use paddle-2.0 API for sample code of paddle.t (#28726)
5 years ago
liym27 e5f0e6b003
[Dynamic-to-Static] Fix bug in loop_transformer: loop vars should contain the var from ancestor-for-node (#28735)
5 years ago
Wojciech Uss 04bcc13fac
Add multi_gru op and tests (#28591)
5 years ago
Wilber fe2cf39f77
[2.0] Update py_func English doc. (#28646)
5 years ago
YUNSHEN XIE 16a808149a
modfied the timeout value for 5 ut (#28714)
5 years ago
liym27 9881738e13
[Dynamic-to-Static ErrorMessage] Support dy2stat error message when call jit.save and polish error message (#28713)
5 years ago
joejiong 32b90b1c2d
add log10 (#28576)
5 years ago
Shibo Tao f0806bdaf2
fix save_inference_model and load_inference_mode alias. test=develop (#28736)
5 years ago
TeslaZhao abbc507a81
Fix two english api documents, transpose and strided_slice (#28687)
5 years ago
Zhou Wei 5562d8094f
fix API optimizer get_lr to support static graph mode (#28681)
5 years ago
furnace caffa85ffe
add alias for fluid.initializer.set_global_initializer, alias is nn.initializer.set_global_initializer (#28690)
5 years ago
Shibo Tao f096af83a0
fix document sample. test=develop (#28721)
5 years ago
Chen Weihang 3c5f2cac68
fix save parse error for dict input (#28712)
5 years ago
Huihuang Zheng 9ab335bbd9
Fix convert_call May be Called Multiple Times, test=develop (#28710)
5 years ago
wawltor 20b1276598
faster the compare ops dygraph model speed
5 years ago
JZ-LIANG 5a9f6889c1
[Sharding] add new features (#28568)
5 years ago
xiaoting 8c75b2554a
Support Tensor for attr_scale and attr_size (#28677)
5 years ago
YUNSHEN XIE e880c90c5a
fix error when setting ut timeout value (#28696)
5 years ago
LielinJiang 01a14e1be2
Add with_pool args for vgg (#28684)
5 years ago
LielinJiang 532e4bbf2a
fix docs (#28683)
5 years ago
Shibo Tao db2e6cee62
add two paddle-2.0 apis: paddle.static.io.save_inference_model and paddle.static.io.load_inference_model (#28606)
5 years ago
Chen Weihang 358d6bc90f
Fix test_weight_decay_extend random failed on windows (#28643)
5 years ago
Bai Yifan 5050e761b8
Support user-defined activation/weight quantize and preprocess. (#28570)
5 years ago