Commit Graph

17907 Commits (3416c3599680a73b71ca468715e23acaf04832a0)

Author SHA1 Message Date
yaoxuefeng 71c1cd1408
fix truncated_gaussian seed (#28777)
4 years ago
HappyAngel de528981e5
fix paddlepredictor build error. test=develop (#28792)
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
Chen Weihang b969c32ab1
fix occupied 0 device memory bug (#28771)
4 years ago
joejiong 1a532d5133
add uint8 support for squeeze operator (#28734)
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
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
Zhang Ting dab4920568
improve performance of cast op (#28727)
4 years ago
Zhou Wei 3a88acd2ee
open unittests on windows (#28750)
4 years ago
yaoxuefeng 03f46e3526
fix truncated_gaussian op cuda seed setting (#28678)
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
wanghuancoder 5aec7dbeb0
use forward declarations for framework.pb.h (#28494)
4 years ago
iducn f1074e3b19
hide the token output to safely (#28716)
4 years ago
joejiong 32b90b1c2d
add log10 (#28576)
4 years ago
Leo Chen 3d09929b1f
Add check for non-dispensable input (#28666)
4 years ago
Chen Weihang 7eeb99fe02
Add basic hook classes for dygraph & implement reduce hook (#28584)
4 years ago
Guo Sheng 858ffa0c8b
Fix the dropout setting when not initialized in rnn_op. (#28561)
4 years ago
Jacek Czaja 6d8d3d4c22
[oneDNN] Layer norm bf16 kernel (#28619)
4 years ago
lilong12 80d2024644
bug fix, test=develop (#28674)
4 years ago
Zhou Wei bf143652ac
fix lstm OP compile error on windows (#28667)
4 years ago
石晓伟 57dab959ca
add datanorm op new scale_w register (#28657)
4 years ago
cc 65aac81191
Fix fake_quant error when cout > 1024, test=develop (#28603)
4 years ago
lilong12 b2f7ab6636
bug fix, test=develop (#28648)
4 years ago
wawltor 8f2656ef5c
fix the gradient bug for the topk v2
4 years ago
wangchaochaohu a972c33fd7
refine gather OP performance for dynamic mode (#28587)
4 years ago
joanna.wozna.intel 2cb71c0cde
Add checkpoint to quantize (#28612)
4 years ago
lidanqing 804271cff9
Op version python mkldnn_inplace test (#28354)
4 years ago
pangyoki b889a0cee2
add gaussian_random op_version (#28602)
4 years ago
YUNSHEN XIE cf2c42a937
fix exec nightly error on mac (#28567)
4 years ago
Guo Sheng 110febdc54
Fix gradients with ignore_idx in softmax_with_cross_entropy (#28622)
4 years ago
Wilber 8b97bb2e1f
Update cmake for arm ft and fix a bug for Predictor dtor. (#28586)
4 years ago
Leo Chen f962bd3432
Fix cudnn workspace limit in cudnn-8 (#28611)
4 years ago
Leo Chen 90805e2df7
Register op_version for new attribute use_addto (#28463)
4 years ago
danleifeng a24d186814
fix nccl init failed in parallel dygraph mode (#28497)
4 years ago
Zhou Wei 93c39779b4
open a part of GPU unittest for windows (#28378)
4 years ago
lilong12 ed9dd7c9f0
add send and recv ops (#28590)
4 years ago
Zhong Hui a829357e4d
register the op version for some ops
4 years ago
Zhou Wei bf6e7cba7a
updata 2.0 API english doc (#28525)
4 years ago
YUNSHEN XIE 7b1619e69b
disable test_trt_dynamic_shape_transformer_prune,test=document_fix (#28588)
4 years ago
Zhou Wei 849467b5aa
fix user set CUDA_VISIBLE_DEVICES start/end with quotation marks (#28547)
4 years ago
Shang Zhizhou 8699f38d08
裁剪transformer模型trt支持;修复tensorRT不支持DeletePass的bug (#28517)
4 years ago
joejiong 08d2413142
add log2 operator (#28319)
4 years ago