Commit Graph

16249 Commits (349e82d66936d007c616e4cba1394b92a29023b9)

Author SHA1 Message Date
Thunderbrook 349e82d669
support general embedding params (#21217)
6 years ago
liu zhengxi 3cb6c0a059
Fix the CAPI ZeroCopy shape error and reuse the code to get output (#21240)
6 years ago
Yiqun Liu 6b1e1f0dda
Enable generating code for a given subgraph. (#21126)
6 years ago
zhaoyuchen2018 3ff5cc2d5e
Fix topk compile failed on windows (#21243)
6 years ago
Pei Yang 2e2f92a5b1
fix trt weight bug (#21231)
6 years ago
Zhang Ting 01a9646323
optimize assign op to avoid copy data from GPU to GPU (#21181)
6 years ago
zhouwei25 c0dcb090a3 Determine whether to copy and link inference lib by ON_INFER (#20931)
6 years ago
danleifeng 0e7baabe59 extend elementwise broadcast function (#20957)
6 years ago
Adam d623e863c9 Fix GELU grad error (#21204)
6 years ago
Zeng Jinle a152315be7
refine Tensor method, test=develop (#21031)
6 years ago
yaoxuefeng b5d8ba8394
fix data_norm op to avoid impractical normalization result test=develop (#21152)
6 years ago
Zeng Jinle 67e88424e5
Polish jit trace codes (#21218)
6 years ago
Zeng Jinle cdb3d27985
Fix warn of gcc8 (#21205)
6 years ago
liuwei1031 d8b6cf2bcd
fix sporadically hang issue on windows(#21201)
6 years ago
Zhang Ting 9cbe7bccba modified error message and API doc for channel_last supported Op (#21002)
6 years ago
Zhaolong Xing 65f7052554
TRT int8: refine trt int8 for dynamic range set (#21112)
6 years ago
guofei 56b5d14704 Fix the error of init variable in StaticRNN when stop_gradient=ON (#21118)
6 years ago
WangXi 3c98ec90ce Fix INF bug of softmax_cross_entropy_op (#21165)
6 years ago
xujiaqi01 23876de55b
fix cache table bug, add save_paddle_inference_model, fix hdfs util bug (#21052)
6 years ago
Yihua Xu eec9c9cbe7 Fix jit tls issue (#21151)
6 years ago
GaoWei8 a9d4eed3a8 fix cmake fails on inference_download_and_uncompress (#21185)
6 years ago
xujiaqi01 9e045170c0
add copy table (#21086)
6 years ago
ruri aeb887911f
Refine edit distance cn (#21121)
6 years ago
Kaipeng Deng 98b59cb82c
fix elementwise_mod float point kernel. test=develop (#21183)
6 years ago
Zeng Jinle 5fdfbe3413
Add friendly dygraph trace API (#21091)
6 years ago
Chen Weihang 4bd9463630
fix detail error message error, test=develop (#21170)
6 years ago
whs cfdd1fc2cd
Fix warpctc in padding mode. (#21033)
6 years ago
Chen Weihang 8da0cd537a
Add examples for error message writing specification - NotFound, OutOfRange, AlreadyExists, PermissionDenied (#21134)
6 years ago
zhaoyuchen2018 b93870e696
Improve topk performance. (#21087)
6 years ago
Adam d74ea0855f Add relative error measure when (value > 1) (#21144)
6 years ago
Chen Weihang b3a3e6f60c change cuda enforce & add example (#21142)
6 years ago
Chen Weihang 8414575b78
Add examples for error message writing specification - PreconditionNotMet, Unimplemented, Unavailable (#21137)
6 years ago
Chen Weihang 7e5f74b825
Add examples for error message writing specification - InvalidArgument (#21132)
6 years ago
Chen Weihang 27fa9c100b
add examples for resource exhausted error, test=develop (#21140)
6 years ago
zhaoyuchen2018 4a544762a2
Add Asypadding for conv fusion. (#21041)
6 years ago
WangXi de5d3ff688 Fix dgc buffer illegal & reuse velocity (#21012)
6 years ago
ceci3 f62a929151
fix instance norm (#21042)
6 years ago
Zeng Jinle d625aaf0c1
remove so many logs of parallel executor, test=develop (#21105)
6 years ago
lilong12 e249d9a3e2
fix the computation for dx (grad for x) for prelu operation. (#20949)
6 years ago
Chen Weihang edd6680a71
Further simplify the C++ error info stack (#21093)
6 years ago
Zhang Ting e0285eae64 add check for input channels and Attr(groups), test=develop (#21095)
6 years ago
Yiqun Liu 35f17ae28f
Add the check of lod_level between compile-time and runtime. (#20961)
6 years ago
Chen Weihang 826254f664
Add pre-condition check for fuse optimizer op pass (#21005)
6 years ago
Yiqun Liu 9091f8cdf9
Support generating code for grad_op (#21066)
6 years ago
Aurelius84 1cd6721873 Optimizer mmcpy if _rand_len=16 and remove data copy in GradKernel (#21099)
6 years ago
joanna.wozna.intel 77c2083586 Add transpose2 INT8 for mkl-dnn (#19424)
6 years ago
LielinJiang 06063b7001 add op locality_aware_nms, test=develop (#20976)
6 years ago
wangchaochaohu fc385777e4
fix the compile cost long time test=develop (#21064)
6 years ago
Chen Weihang 2f27b10331
Add dependency for error_codes.proto (#21084)
6 years ago
wangchaochaohu 149a1e3124
Expand refine (#21063)
6 years ago