Commit Graph

29098 Commits (8f8a02fda4160f97380693259a851319248a1646)
 

Author SHA1 Message Date
LielinJiang 8f8a02fda4
Optimize conv performance (#28766)
4 years ago
LielinJiang 00e55ded4a
Add lr scheduler callback for high level api (#28737)
4 years ago
yaoxuefeng 6369463a5d
fix test datagenerator ut fail (#28767)
4 years ago
Kaipeng Deng ed7aa8f9c3
Fix conv transpose (#28629)
4 years ago
Chen Weihang bff4179cc7
lazily init global group in collective (#28780)
4 years ago
Wilber a22ea652cf
fix trt delete_pass bug. (#28763)
4 years ago
gongweibao 1dad8ceaab
Fix gpu memory allocation bug. (#28703)
4 years ago
Kaipeng Deng 91bab752a9
fix dataloader default value and doc (#28728)
4 years ago
Chen Weihang 0ed80e09fc
Fix param base trainable set failed (#28756)
4 years ago
Chen Weihang b969c32ab1
fix occupied 0 device memory bug (#28771)
4 years ago
Aurelius84 d6aee7597c
[Dy2Stat]Set buff.persistable=False when it's not initialized (#28749)
4 years ago
joejiong 1a532d5133
add uint8 support for squeeze operator (#28734)
4 years ago
123malin 9066828b1b
test=develop, bug fix for embeddings padding (#28708)
4 years ago
Bai Yifan 655d5eb1db
fix code example (#28636)
4 years ago
wangchaochaohu 8b853b3030
fix the number of perf algo for conv cudnn in exhaustive mode (#28694)
4 years ago
joanna.wozna.intel 8c0ea4bffe
Add bf16 matmul, fc, elementwise add and mul (#28729)
4 years ago
Wojciech Uss efc3b182f0
a fix for the fc_lstm_fuse_pass (#28709)
4 years ago
Zhou Wei 3b0dd5f620
fix bug that to_tensor not support paddle.Place (#28717)
4 years ago
Aurelius84 e1c8d6bce5
Fix wrong out dtype inferred from helper.input_dtype (#28715)
4 years ago
yaoxuefeng 08b62f4902
fix shuffle batch op shuffle (#28533)
4 years ago
taixiurong d3d1a6b6e0
add kunlun kernel: slice, slice_grad, top_k, cast. *test=kunlun (#28542)
4 years ago
Jack Zhou 9362d85e0e
Add LSTM, Simple RNN and GRU CPU kernel (#28577)
4 years ago
QingshuChen 30ef3815b3
adjust kunlun header file (#28536)
4 years ago
Chen Long 2c6e622cfb
add doc issue template test=develop;test=document_fix (#28762)
4 years ago
Zhang Ting dab4920568
improve performance of cast op (#28727)
4 years ago
wangguanzhong d12aa4957f
remove alias for iou_similarity and ssd_loss (#28742)
4 years ago
Zhou Wei 3a88acd2ee
open unittests on windows (#28750)
4 years ago
Double_V 960135285b
fix pool APIs en doc, delete disable_static (#28679)
4 years ago
yaoxuefeng 03f46e3526
fix truncated_gaussian op cuda seed setting (#28678)
4 years ago
Wilber 60a5eb68a0
update paramattr doc. test=document_fix (#28745)
4 years ago
liym27 269470d62e
[Dynamic-to-Static] Remove unnecessary variables of the arguments in true_func/false_func (#28722)
4 years ago
danleifeng 7d32e100c5
upgrade to use paddle-2.0 API for sample code of paddle.t (#28726)
4 years ago
liym27 e5f0e6b003
[Dynamic-to-Static] Fix bug in loop_transformer: loop vars should contain the var from ancestor-for-node (#28735)
4 years ago
Wilber 04cefeacc5
Disable windows gpu static lib. (#28741)
4 years ago
Wojciech Uss 04bcc13fac
Add multi_gru op and tests (#28591)
4 years ago
Wilber fe2cf39f77
[2.0] Update py_func English doc. (#28646)
4 years ago
YUNSHEN XIE 16a808149a
modfied the timeout value for 5 ut (#28714)
4 years ago
wanghuancoder 5aec7dbeb0
use forward declarations for framework.pb.h (#28494)
4 years ago
liym27 9881738e13
[Dynamic-to-Static ErrorMessage] Support dy2stat error message when call jit.save and polish error message (#28713)
4 years ago
iducn f1074e3b19
hide the token output to safely (#28716)
4 years ago
joejiong 32b90b1c2d
add log10 (#28576)
4 years ago
Shibo Tao f0806bdaf2
fix save_inference_model and load_inference_mode alias. test=develop (#28736)
4 years ago
TeslaZhao abbc507a81
Fix two english api documents, transpose and strided_slice (#28687)
4 years ago
Zhou Wei 5562d8094f
fix API optimizer get_lr to support static graph mode (#28681)
4 years ago
furnace caffa85ffe
add alias for fluid.initializer.set_global_initializer, alias is nn.initializer.set_global_initializer (#28690)
4 years ago
Shibo Tao f096af83a0
fix document sample. test=develop (#28721)
4 years ago
Chen Weihang 3c5f2cac68
fix save parse error for dict input (#28712)
4 years ago
Huihuang Zheng 9ab335bbd9
Fix convert_call May be Called Multiple Times, test=develop (#28710)
4 years ago
Leo Chen 3d09929b1f
Add check for non-dispensable input (#28666)
4 years ago
Yiqun Liu 19226ba8d6
Simplify the timeline, to remove the prefix of each event. (#28723)
4 years ago