Commit Graph

25878 Commits (10018f1561cb8f75f8df982dcf2217e50cee2647)
 

Author SHA1 Message Date
Zeng Jinle 67e88424e5
Polish jit trace codes (#21218)
5 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
5 years ago
zhouwei25 5d821578d9 fix bug when build openblas with a computer that has installed openblas before,test=develop (#21160)
5 years ago
Jeng Bai-Cheng 330b173c38 Better TensorRT support (#20858)
5 years ago
liuwei1031 d8b6cf2bcd
fix sporadically hang issue on windows(#21201)
5 years ago
danleifeng 3fe63d6780 add store_true to use_paddlecloud argument in launch.py (#21168)
5 years ago
Zhang Ting 9cbe7bccba modified error message and API doc for channel_last supported Op (#21002)
5 years ago
liym27 9247528252 Control flow API: switch_case (#21103)
5 years ago
Zhaolong Xing 65f7052554
TRT int8: refine trt int8 for dynamic range set (#21112)
5 years ago
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON (#21118)
5 years ago
WangXi 3c98ec90ce Fix INF bug of softmax_cross_entropy_op (#21165)
5 years ago
Zeng Jinle 0f30d3a213
fix dygraph trace bug, test=develop (#21193)
5 years ago
Chen Weihang 7269ffe3cc
Add CI check for error message writing specification (#21107)
5 years ago
juncaipeng 00b11a4a1e
Support more ops in post training quantization, test=develop (#21073)
5 years ago
xujiaqi01 23876de55b
fix cache table bug, add save_paddle_inference_model, fix hdfs util bug (#21052)
5 years ago
Yihua Xu eec9c9cbe7 Fix jit tls issue (#21151)
5 years ago
GaoWei8 a9d4eed3a8 fix cmake fails on inference_download_and_uncompress (#21185)
5 years ago
xujiaqi01 9e045170c0
add copy table (#21086)
5 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
5 years ago
Kaipeng Deng 98b59cb82c
fix elementwise_mod float point kernel. test=develop (#21183)
5 years ago
hong 835119c777
disable reshape inplace in dygraph model; test=develop (#21157)
5 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
5 years ago
Chen Weihang 44a0a4adcc
add paddle enforce count sh, test=develop, test=document_fix (#21178)
5 years ago
Chen Weihang 4bd9463630
fix detail error message error, test=develop (#21170)
5 years ago
whs cfdd1fc2cd
Fix warpctc in padding mode. (#21033)
5 years ago
Chen Weihang 8da0cd537a
Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134)
5 years ago
zhaoyuchen2018 b93870e696
Improve topk performance. (#21087)
5 years ago
Adam d74ea0855f Add relative error measure when (value > 1) (#21144)
5 years ago
Tao Luo 3976bbe2ce
add input type and dtype check template, and update some APIs check (#21161)
5 years ago
Chen Weihang b3a3e6f60c change cuda enforce & add example (#21142)
5 years ago
joanna.wozna.intel 37e0e7a96b QAT int8 accuracy little improvement (#21074)
5 years ago
Chen Weihang 8414575b78
Add examples for error message writing specification - PreconditionNotMet, Unimplemented, Unavailable (#21137)
5 years ago
Chen Weihang 7e5f74b825
Add examples for error message writing specification - InvalidArgument (#21132)
5 years ago
gongweibao a5fc291fe5 Use 2 cards for hallreduce unit test. (#21085)
5 years ago
Chen Weihang 27fa9c100b
add examples for resource exhausted error, test=develop (#21140)
5 years ago
Tao Luo 8f659d4345
Split some APIs from nn.py to loss.py (#21117)
5 years ago
zhaoyuchen2018 4a544762a2
Add Asypadding for conv fusion. (#21041)
5 years ago
zhouwei25 d257355089 Remove useless code of openblas and fix the previous incorrect message (#21092)
5 years ago
WangXi de5d3ff688 Fix dgc buffer illegal & reuse velocity (#21012)
5 years ago
lilong12 53148e0696
modify the implementation of save_persistables and save_inference_model for fleet collective mode (#20802)
5 years ago
Bai Yifan bd8b0ebaba fix distiller typo, test=develop (#21070)
5 years ago
ceci3 f62a929151
fix instance norm (#21042)
5 years ago
zhongpu 7041eb2170 Update README.md and README_cn.md to latest version 1.6.1, test=develop (#21119)
5 years ago
Zeng Jinle d625aaf0c1
remove so many logs of parallel executor, test=develop (#21105)
5 years ago
lilong12 e249d9a3e2
fix the computation for dx (grad for x) for prelu operation. (#20949)
5 years ago
Chen Weihang edd6680a71
Further simplify the C++ error info stack (#21093)
5 years ago
Huihuang Zheng e64d55f04e
Add basic Python Cond Layer (#21050)
5 years ago
Zhang Ting e0285eae64 add check for input channels and Attr(groups), test=develop (#21095)
5 years ago
Huihuang Zheng dcf371b685
Disable cudnn_conv in unit tests. (#21080)
5 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
5 years ago