Commit Graph

11943 Commits (0ed80e09fcbac3d62e35dc07fa451ce1a32d4eb3)

Author SHA1 Message Date
Chen Weihang 0ed80e09fc
Fix param base trainable set failed (#28756)
6 years ago
Aurelius84 d6aee7597c
[Dy2Stat]Set buff.persistable=False when it's not initialized (#28749)
6 years ago
joejiong 1a532d5133
add uint8 support for squeeze operator (#28734)
6 years ago
123malin 9066828b1b
test=develop, bug fix for embeddings padding (#28708)
6 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
6 years ago
joanna.wozna.intel 8c0ea4bffe
Add bf16 matmul, fc, elementwise add and mul (#28729)
6 years ago
Zhou Wei 3b0dd5f620
fix bug that to_tensor not support paddle.Place (#28717)
6 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
6 years ago
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
6 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
6 years ago
QingshuChen 30ef3815b3
adjust kunlun header file (#28536)
6 years ago
wangguanzhong d12aa4957f
remove alias for iou_similarity and ssd_loss (#28742)
6 years ago
Double_V 960135285b
fix pool APIs en doc, delete disable_static (#28679)
6 years ago
Wilber 60a5eb68a0
update paramattr doc. test=document_fix (#28745)
6 years ago
liym27 269470d62e
[Dynamic-to-Static] Remove unnecessary variables of the arguments in true_func/false_func (#28722)
6 years ago
danleifeng 7d32e100c5
upgrade to use paddle-2.0 API for sample code of paddle.t (#28726)
6 years ago
liym27 e5f0e6b003
[Dynamic-to-Static] Fix bug in loop_transformer: loop vars should contain the var from ancestor-for-node (#28735)
6 years ago
Wojciech Uss 04bcc13fac
Add multi_gru op and tests (#28591)
6 years ago
Wilber fe2cf39f77
[2.0] Update py_func English doc. (#28646)
6 years ago
YUNSHEN XIE 16a808149a
modfied the timeout value for 5 ut (#28714)
6 years ago
liym27 9881738e13
[Dynamic-to-Static ErrorMessage] Support dy2stat error message when call jit.save and polish error message (#28713)
6 years ago
joejiong 32b90b1c2d
add log10 (#28576)
6 years ago
Shibo Tao f0806bdaf2
fix save_inference_model and load_inference_mode alias. test=develop (#28736)
6 years ago
TeslaZhao abbc507a81
Fix two english api documents, transpose and strided_slice (#28687)
6 years ago
Zhou Wei 5562d8094f
fix API optimizer get_lr to support static graph mode (#28681)
6 years ago
furnace caffa85ffe
add alias for fluid.initializer.set_global_initializer, alias is nn.initializer.set_global_initializer (#28690)
6 years ago
Shibo Tao f096af83a0
fix document sample. test=develop (#28721)
6 years ago
Chen Weihang 3c5f2cac68
fix save parse error for dict input (#28712)
6 years ago
Huihuang Zheng 9ab335bbd9
Fix convert_call May be Called Multiple Times, test=develop (#28710)
6 years ago
wawltor 20b1276598
faster the compare ops dygraph model speed
6 years ago
JZ-LIANG 5a9f6889c1
[Sharding] add new features (#28568)
6 years ago
xiaoting 8c75b2554a
Support Tensor for attr_scale and attr_size (#28677)
6 years ago
YUNSHEN XIE e880c90c5a
fix error when setting ut timeout value (#28696)
6 years ago
LielinJiang 01a14e1be2
Add with_pool args for vgg (#28684)
6 years ago
LielinJiang 532e4bbf2a
fix docs (#28683)
6 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)
6 years ago
Chen Weihang 358d6bc90f
Fix test_weight_decay_extend random failed on windows (#28643)
6 years ago
Bai Yifan 5050e761b8
Support user-defined activation/weight quantize and preprocess. (#28570)
6 years ago
Leo Chen 11e32baf1e
Add matmtl_v2 to amp list (#28693)
6 years ago
Huihuang Zheng b6f86b8491
Fix Using "isinstance" in Loop, test=develop (#28641)
6 years ago
lilong12 e4f9415338
update doc, test=document_fix (#28498)
6 years ago
Jacek Czaja 6d8d3d4c22
[oneDNN] Layer norm bf16 kernel (#28619)
6 years ago
LielinJiang cdc4e6620d
fix lenet num classes (#28642)
6 years ago
wangchaochaohu 912a5c30b4
fix the matmul_v2 test for cuda11 (#28635)
6 years ago
littletomatodonkey 82f0b5ea5c
adapt pad const (#28585)
6 years ago
Double_V d71c3463b0
fix pool exclusive and delete disable_static (#28655)
6 years ago
Aurelius84 8040fa2bca
Fix output dtype inconsistent with input (#28649)
6 years ago
wangchaochaohu 68ee7f7312
fix overwrite for gather OP of API2.0(#28659)
6 years ago
zhupengyang 2cd10fc465
fix 2.0 api docs (#28445)
6 years ago
Chen Weihang a083c76ab4
adjust signal failed wait time (#28640)
6 years ago