Commit Graph

9908 Commits (1ab4101d6cc11e27c5ba35f2d5a3f50983435e91)

Author SHA1 Message Date
Guo Sheng 1fc6cc502a
Fix cusolver loader for Windows (#24157)
5 years ago
wawltor d1e1d85881
add the graph batch reader for pslib mode (#24178)
5 years ago
liym27 803559499d
[Dy2Stat]Support LoDTensorArray for slice op (#23091)
5 years ago
Feiyu Chan 78cd3dd507
fix kron_op: when only one input needs gradient, test=develop (#24269)
5 years ago
Li Fuchen 5dc069d050
OP(warpctc, add_position_encoding, scaled_dot_product_attention) error message enhancement (#24261)
5 years ago
liym27 19511dfa25
Fix bug in assign op: support to infer shape for LOD_TENSOR_ARRAY. (#24268)
5 years ago
joanna.wozna.intel b43b46e619
[INT8] Add requant-op squash (#24143)
5 years ago
石晓伟 17ac6e2580
update the analysis predictor for multi-stream support, test=develop (#24046)
5 years ago
hutuxian 3e2bc8715f
Try to fix UT Random Fail (#24223)
5 years ago
lidanqing 61ec30f030
Update QAT INT8 2.0 doc (#24127)
5 years ago
Sylwester Fraczek e1a7a88057
added reshape transpose matmul fuse pass (#23754)
5 years ago
Tao Luo d7850dcdc0
add noavx_axpy and noavx_axpy_noadd (#24207)
5 years ago
Huihuang Zheng 3047b69f94
Make Allocation Smaller on BuddyAllocatorTest to Decrease CI Failure (#24205)
5 years ago
Chen Weihang 9b851ba216
[dy2static] Add print transformer and unify print format (#24068)
5 years ago
Li Fuchen 077e5a0fe5
Add trace op (#23873)
5 years ago
wangchaochaohu fa43d74a3a
fix the intermediate node of graph for fusion group test=develop (#24184)
5 years ago
Yiqun Liu ecfddebbef
Add the implementation of inverse (#23310)
5 years ago
HappyAngel 8ea325aa53
c++ API ( average_accumulates, tensor_array_to_tensor and average_accumulates) error message enhance. test=develop (#23631)
5 years ago
ShenLiang 0fb9b208ab
Add batch_fc op in contrib (#24017)
5 years ago
liuwei1031 9a93f6aae0
improve efficiency of runtime InferVarType (#22778)
5 years ago
hong bfb60efb1f
change compare forece_cpu default value; test=develop (#23888)
5 years ago
wangchaochaohu 2270864019
Fusion group optimize for cuda codegen(#23940)
5 years ago
ShenLiang 94dfb7d770
opt the postprocess, test=develop (#24155)
5 years ago
Chengmo 28a558e867
Update index sample (#24109)
5 years ago
Zhang Ting ab8f8fa70d
fix example code, test=develop, test=document_fix (#24139)
5 years ago
Feiyu Chan e01262e691
add kron op (#24105)
5 years ago
Jacek Czaja eb411613e9
[DNNL] refine activations Inplace support (#24145)
5 years ago
wangchaochaohu 6bf26ef156
fix warning mac compiler (#24138)
5 years ago
lijianshe02 a398464e77
API/OP (affine_channel, group_norm, layer_norm, random_crop, unpool, … (#24118)
5 years ago
Guo Sheng a8c0fb4e86
Add cholesky_op (#23543)
5 years ago
Jacek Czaja 461e6a01ec
[DNNL] activations Inplace support (#24123)
5 years ago
wangchaochaohu 6ba7c3ac92
Reduce the construction time of fuction about profiler (#24117)
5 years ago
Zhang Ting fb0729ee7f
avoid warnings in MAC compile (#24124)
5 years ago
qingqing01 b059fb955d
Add trainable_statistics in attr for batch_norm. (#24072)
5 years ago
arlesniak d31a174f51
added fusing matmul-transpose-reshape pass (#23866)
5 years ago
石晓伟 46f3139c7f
supports loading model from memory, test=develop (#24098)
5 years ago
xiaoting 96ffebef55
fix bicubic, change int to floor (#24063)
5 years ago
Zeng Jinle a67eea9f00
polish code by adding final, test=develop, test=develop (#24114)
5 years ago
Zeng Jinle ab2e284235
fix compilation failure (#24091)
5 years ago
石晓伟 34d7d6aef0
declare the stream::Priority as enum class, test=develop (#24013)
5 years ago
Pei Yang 695a53c874
remove conv_bn_fuse_pass and fc_fuse_pass in trt int8 calibration. test=develop (#23805)
5 years ago
0YuanZhang0 a164b10d05
API/OP error message enhancement (#23717)
5 years ago
Zeng Jinle acef55df04
fix isolated var fetch bug, test=develop (#24070)
5 years ago
Zeng Jinle 3ca700a987
code clean, test=develop (#24060)
5 years ago
Zhaolong Xing 35148d17f7
[BUG]: Head number can only be > 1 on multihead op (#23974)
5 years ago
Jacek Czaja c6c65c65c7
[DNNL] Added elementwise_add mkl-dnn inplace (#23477)
5 years ago
hutuxian 9ff558a46f
Optimize DataFeed (#23957)
5 years ago
Leo Chen 5cccc69f1a
update name generator, test=develop (#24048)
5 years ago
石晓伟 db6d867383
add boost dependency to cuda_stream (#24032)
5 years ago
wawltor 5c669ad1c2
Add the support dygraph out attribute for the op of mm in api2.0 (#23978)
5 years ago
石晓伟 d2584a7082
New feature: thread local allocator, test=develop (#23989)
5 years ago
Kaipeng Deng 80cf3c3c4d
Refine DataLoader support multi-processing (#23107)
5 years ago
Zhou Wei 76d78c6387
fix conv_fusion_op conflict,test=develop (#24020)
5 years ago
wangguanzhong 931cba2e64
add clamp api, test=develop (#23273)
5 years ago
zhaoyuchen2018 a28a63a943
OP(fusion_gru) error message enhancement. test=develop (#23591)
5 years ago
Zhou Wei 7817003795
Optimize the error messages of paddle CUDA API (#23816)
5 years ago
silingtong123 f6dbf8e3a4
add 'seed' arguemnt of randint API (#23809)
5 years ago
Li Fuchen 87d8dc3dc0
add diag_embed op (#23385)
5 years ago
liu zhengxi 8e555ba650
OP(pad, pad2d, pad_constant_like) error message enhancement (#23882)
5 years ago
ShenLiang 30bd7e1c83
Add rank_attention_op attributes for GPU memory in contrib (#23915)
5 years ago
Yiqun Liu 8d0b0cb4ae
Op(conv2d_fusion) error message enhancement. (#23596)
5 years ago
ShenLiang 7f0b2c7407
fix memory leaking problem of dataset, test=develop (#23955)
5 years ago
mapingshuo 7d4002e06a
restrict block num of layer_norm_grad cuda block to 128 (#23878)
5 years ago
Zhaolong Xing 133f1fc123
[Eernie TRT]: add slice op and add emb eltwise layernorm fp16 support (#23723)
5 years ago
guofei 2b896c1f6b
Support LoDTensorArray in fetch (#23645)
5 years ago
Qinghe JING ad7ac4c607
create bmm op and move several api from fluid.layers to tensor (#23457)
5 years ago
Yiqun Liu 071a702060
Fix the error misjudgment when there are control nodes in graph. (#23943)
5 years ago
GaoWei8 490db7f325
add paddle.tensor interface (#23801)
5 years ago
lidanqing 2291634c5c
Add user local data preprocess support (#23692)
5 years ago
Liufang Sang 771c3b297f
update enhance error message for Initializer, smooth_l1 (#23912)
5 years ago
Zhang Ting b89dd86fb6
Update eigen (#23203)
5 years ago
GaoWei8 0be4b04d13
Api (lod_append) error message enhancement (#23541)
5 years ago
hutuxian df64a96686
support set_test_mode and set comlog level(#23905)
5 years ago
石晓伟 2d01cc85c4
DeviceContext Split, test=develop (#23737)
5 years ago
huangjun12 8af85922d0
Error message enhancement of 6 op (#23759)
5 years ago
Zhang Ting 318dfa0d4f
remove eval in eigen function when dtype is fp16 (#23845)
5 years ago
Zhong Hui 361c6ccc01
OP error message enhancement of l2_normalize, matmul, mean, etc
5 years ago
chenhaoze b7d185d6ca
OP clip, merge_lod_tensor, convert/elementwise error message enhancement (#23742)
5 years ago
gfwm0502 d8ca66dae2
Modify documents of executor and randn and fix other errors (#23879)
5 years ago
gfwm0502 a756360263
OP/API (While/while_loop/DynamicRNN) : Error Message Enhancement (#23896)
5 years ago
Zhang Ting b88662254b
use 32 bit index to improve expand op (#23899)
5 years ago
lijianshe02 e21b3c273e
add nll_loss op test=develop (#23758)
5 years ago
yiicy f5f76e610d
fusion_seqconv_eltadd_relu error message enhancement. (#23554)
5 years ago
Double_V b4daea13f4
API/OP (center_loss, fluid.one_hot, prroi_pool, roi_pool, ctc_greed_decoder) error message enhancement (#23794)
5 years ago
zhupengyang 56c54cccbd
Op(prelu/relu/f.relu/f.log_softmax) error message enhancement (#23792)
5 years ago
guofei c2a60bb1fa
Correct the wrong name in the flag comment (#22977)
5 years ago
gfwm0502 af149f2595
OP(compare/get_places/shrink_rnn_memory) error message enhancement (#23780)
5 years ago
zhaoyuchen2018 f0b08123b2
OP(fused_embedding_fc_lstm) error message enhancement. test=develop (#23527)
5 years ago
zhaoyuchen2018 ef72de6fe0
API(Print) error message enhancement. test=develop (#23521)
5 years ago
Zhong Hui 1066f59bf7
fix compile problem on windows and some invalid argument check
5 years ago
Zeng Jinle 82f3348ad0
remove useless comment in layer.cc, test=develop, test=document_fix (#23847)
5 years ago
Bai Yifan fc1b140aba
Refine error message, test=develop (#23823)
5 years ago
yiicy de3e299dbb
fusion_seqexpand_concat_fc error message enhancement, test=develop (#23558)
5 years ago
yiicy a1e7387919
Variable error message enhancement, test=develop (#23548)
5 years ago
wangguanzhong 93aa66902d
enhance the error message, test=develop (#23646)
5 years ago
xiaoting 7de0a25b5e
Add `nn.interpolate ` (#23434)
5 years ago
huzhiqiang 5fe3b63824
[error message enhancement] fused_elemwise_activation_op and fusion_conv_inception_op (#23686)
5 years ago
Liufang Sang 9549b78691
OP Normal, Uniform, Xavier Initializer, smooth_l1, mean_iou error message enhancement (#23751)
5 years ago
yaoxuefeng 5b69242fab
modify datanorm op test=develop (#23030)
5 years ago
suytingwan 3e1676fa9a
Add meshgrid op (#23736)
5 years ago
Yang Zhang 648f1d5b3f
API/OP error message enhancement (#23684)
5 years ago
Yi Liu 14e7041c6d
Fix CUDAHandleHolder destruction problem. (#23772)
5 years ago
123malin 2e4196f647
add new api for Paddle2.0: nonzero, index_selct, roll, cross (#23176)
5 years ago
xiaogang f11af6a935
enhance attention_lstm and param_attr error message (#23678)
5 years ago
Bai Yifan 4231d84077
enhance some op/api error message (#23768)
5 years ago
kinghuin dd3ae0236a
optimize compare and logical ops error info, add test case for this ops
5 years ago
Zeng Jinle c49791362f
Correct reader device index (#23802)
5 years ago
Pei Yang c528f1d4f3
[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23672)
5 years ago
Pei Yang 015acdbfb1
Refine error message of leaky_relu, tensorrt_engine, split, prelu op converter (#23661)
5 years ago
danleifeng 222a5137b3
Add new tensor in API2.0: max,min,t,eye,log1p (#23228)
5 years ago
LutaoChu 289edf3962
elementwise ops error message enhancement,the python error message had add before
5 years ago
Kaipeng Deng e7e7cb5f5e
Split inplace_abn & batch_norm infershape (#23755)
5 years ago
joanna.wozna.intel 12ba05ce0c
Add scale-matmul fuse pass (#23734)
5 years ago
Chen Weihang 532079a222
API (CompiledProgram) error message enhancement (#23559)
5 years ago
wawltor f3d7db98f1
Add the support of bool list for assign_value op (#23774)
5 years ago
Zhong Hui 03e737aca7
Add new norm api, support frobenius norm and p-order vector norm. (#23716)
5 years ago
mapingshuo 6b4a51bae3
add cuda kernel for seed, test=develop (#23749)
5 years ago
xiaoting a9fe09f85a
polish error message (#23696)
5 years ago
GaoWei8 ff0ab75662
polish tensor.where codes and english document (#23687)
5 years ago
Yuan Shuai 529795655c
API/OP (clip_by_norm/clip) error message enhancement (#23603)
5 years ago
zhongpu b4b6763ab2
fix bug for exhaustive_search in conv_fusion_op, test=develop (#23727)
5 years ago
LielinJiang dfe2f94993
Enhance some op error message (#23711)
5 years ago
Kaipeng Deng 63232e4941
Update OP_INOUT_CHECK (#23757)
5 years ago
Yiqun Liu 9e85d02373
Avoid crash when calling ctx->HasInputs and add the check of shape in fill_copnstant op. (#23698)
5 years ago
Steffy-zxf ac4da77aa6
update error info of ops,add some test cases for raise message (#23750)
5 years ago
mamingjie-China 17588bbeed
API(has_inf, has_nan, cumsum, fsp_matrix, increment) error message enhancement, test=develop (#23769)
5 years ago
Zhaolong Xing 3acb047a20
[Paddle-TRT]: add eltwise,pool2d, prelu, scale, concat, gelu dynamic shape support (#23396)
5 years ago
Huihuang Zheng 1d3b0134ca
Error Message Enhancement (#23483)
5 years ago
wawltor f26f7c3603
Add some error meesage and dtyp, dtyep check for some ops (#23762)
5 years ago
wawltor b822f74cd4
Add the error raise for some operators, add some test cases
5 years ago
wangchaochaohu fb34bdb40c
API/OP(fill_constant) error message enhancement (#23584)
5 years ago
ceci3 25ef38bc05
Fix bce_loss (#23746)
5 years ago
ceci3 cd1de0e2c5
API/OP error message enhancement (#23691)
5 years ago
zhupengyang 2787944c2b
Ops(relu6/selu/soft_relu/softshrink/stanh/swish/thresholded_relu/hard_shrink/hard_sigmoid/hard_swish/hsigmoid/maxout) error message enhancement (#23718)
5 years ago
Chen Weihang 0b6f09e74f
Op (Save/LoadCombine) error message enhancement (#23647)
5 years ago
liuwei1031 2fd728a978
add new dot op(#23418)
5 years ago
mamingjie-China cdbe5707e9
API(argsort, argmax, argmin, cast, diag) error message enhancement
5 years ago
chenhaoze 9b06dd8628
Add three passes and api reference of paddle_pass_builder. test=develop (#23741)
5 years ago
FlyingQianMM b4be5ef5ec
OP(retinanet_detection_output, retinanet_target_assign, sigmoid_focal_loss, deformable_roi_pooling) error message enhancement. test=develop (#23726)
5 years ago
Zhaolong Xing ed5766ffbc
refine act conv2d pool2d trt converter log (#23605)
5 years ago
xujiaqi01 d98084e7ec
add save with prefix (#23449)
5 years ago
FDInSky 0a878be817
modify some op for dyg rcnn (#23648)
5 years ago
ceci3 ab05cdc46e
Add bce_loss op (#23388)
5 years ago
joanna.wozna.intel 5ee099ca57
Op-requant squash (#23665)
5 years ago
Zhang Ting 9bc1e0a156
fix the CI random failure for dist op (#23743)
5 years ago
Zeng Jinle 54d3b5a1eb
enhance err_msg, test=develop (#23714)
5 years ago
Michał Gallus a63bcf9ae7
[DNNL][INT8][FP32] MatMul (#23395)
5 years ago
liuwei1031 6c332ad6c6
imporve error messages for conv, conv_transpose, cos_sim, group_norm (#23675)
5 years ago
zhupengyang 5b3dd80633
Op(prelu) error message enhancement (#23616)
5 years ago
Zhang Ting 4773e3f541
add dist op (#23503)
5 years ago
littletomatodonkey 1c08a2136e
test=develop, add addmm op (#23384)
5 years ago
zhaoyuchen2018 7b5e23c034
OP(fusion_gru) error message enhancement. test=develop (#23599)
5 years ago
Chengmo 8c0bdde934
Add Tdm sampler op in Contrib (#23290)
5 years ago
GaoWei8 517929f148
Op (reorder_lod_tensor_by_rank) error message enhancement (#23552)
5 years ago
Pei Yang 28f04c6a5e
refine shuffle channel errmsg, test=develop (#23520)
5 years ago
Leo Chen b59426b52a
Enhance error msg of imperative code (#23572)
5 years ago
Wilber 1ac9db4354
error message enhancement for fusion_seqpool_concat_op. test=develop (#23563)
5 years ago
Wilber 286c2e0ede
error message enhancement for py_func op. (#23565)
5 years ago
hutuxian 94a3789fd0
Add AfsAPI in PaddleBox (#23419)
5 years ago
liym27 06d4aa4e73
API (BuildStrategy) error message enhancement. (#23462)
5 years ago
Zeng Jinle 674355a097
fix GET_DATA_SAFELY ptr, test=develop (#23679)
5 years ago
zhongpu 37fcf03af7
Op (Save/Load) error message enhancement, test=develop (#23650)
5 years ago
silingtong123 c6d14bc839
show the exception messages of cpp inference library in msvc (#23702)
5 years ago
Tao Luo e4f1b1c5e1
solve mklml memory leak (#23557)
5 years ago
Zhen Wang 84cd45f674
Solve the conflict of ops with the same name, test for CI. (#23573)
5 years ago
wangguanzhong c2f5a3ad34
enhance the error message of roi_align, test=develop (#23649)
5 years ago
silingtong123 cec234b1aa
test=develop, error message of tree_conv OP enhancement (#23574)
5 years ago
Kaipeng Deng b465bb0de7
fix adaptive_pool2d/pool3d error message. test=develop (#23658)
5 years ago
Zhaolong Xing f345607115
Refine transpose flatten concat error message (#23625)
5 years ago
Chen Weihang df538439f5
api build strategy error polish, test=develop (#23546)
5 years ago
Zeng Jinle 7f3e0eaad1
refine error msg, test=develop (#23589)
5 years ago
Zeng Jinle ea22515ae4
pimpl to polish code, test=develop (#23597)
5 years ago
zhaoyuchen2018 42d67dacb6
OP(minus) error message enhancement. test=develop (#23621)
5 years ago
Huihuang Zheng a82ce2b1bb
API/OP (ConditionalBlock) error message enhancement (#23480)
5 years ago
Yiqun Liu 4489f0d304
Op(fetch) error message enhancement. (#23542)
5 years ago
Zhen Wang 2cf27260ae
OP(fake_quantize) error message enhancement (#23550)
5 years ago
Zhen Wang 1cf64e00fc
improve error messages of fake_dequantize_op. test=develop (#23556)
5 years ago
mozga-intel 3baaee9aab
Remove: NGraph engine from PDPD repository (#23545)
5 years ago
wangchaochaohu 81e8fd4a3e
API(fluid.layers.array_length) error message enhancement (#23547)
5 years ago
Zhang Ting 1b8fe70e48
fix VLOG, test=develop (#23327)
5 years ago
wangguanzhong 6bb8206d03
enhance the error message of box_clip, test=develop (#23638)
5 years ago
liym27 8987946fe2
Api/Op (select_input/select_ouput) error message enhancement. (#23445)
5 years ago
Wilber 5f22478a93
error message enhancement for repeated fc. test=develop (#23562)
5 years ago
Wilber a5bdf485d5
fill op error message enhancement. test=develop (#23560)
5 years ago
GaoWei8 2c4b57e94b
Op (concat) error message enhancement (#23523)
5 years ago
Chen Weihang 45880f604b
API(Program) error message enhancement (#23519)
5 years ago
GaoWei8 66cae9157e
Op (lod_reset) error message enhancement (#23499)
5 years ago
liym27 dc225ed2fc
OP (tensor_array_read_write) error message enhancement. test=develop (#23468)
5 years ago
joanna.wozna.intel 3cb5623dad
Add matmul dequant squash (#23505)
5 years ago
Pei Yang 3d5d217030
Revert "[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23536)", test=develop (#23642)
5 years ago
Pei Yang eb11633611
batch_norm trt converter error message, test=develop (#23620)
5 years ago
wangchaochaohu c1187cd6f4
Fp16 refine for fusion group (#23472)
5 years ago
joanna.wozna.intel ce08fdcf2b
Add support for INT8 matmul in C-API quantization (#23463)
5 years ago
GaoWei8 c068512f34
Implement a new C++ operator where and API tensor.where (#23220)
5 years ago
石晓伟 9b82e4c183
change the cmake and apis of lite engine, test=develop (#22934)
5 years ago
Yiqun Liu 55d0c8fde7
Enhance the error message of feed_op. (#23526)
5 years ago
Huihuang Zheng 71b5f1d2b2
OP (recurrent) error message enhancement (#23481)
5 years ago
Aurelius84 8674a82c03
Op (Scope) error message enhancement (#23458)
5 years ago
Pei Yang cdc6d4e292
[Paddle-TRT] Add hard_sigmoid and hard_swish support(support MobilenetV3) (#23536)
5 years ago
Pei Yang 42655ef721
Add full_like op. (#23364)
5 years ago
Zhang Ting 480530c4e3
API(place-related) error message enhancement (#23515)
5 years ago
guofei ca7bd2beb1
Add a function to update FLAGS (#22851)
5 years ago
wangchaochaohu d085f79228
fix untime fail for output var stop_gradient=True for fusion group (#23317)
5 years ago
Adam 62aff0a7ac
Add DNNL GELU kernels (#22426)
5 years ago
silingtong123 009c049e82
Add randint op API (#23337)
5 years ago
qingqing01 6162cf2f2e
Make optimizer consistent in dygraph and static-graph and remove some LOG-INFO. (#23426)
5 years ago
wangchaochaohu 29c4fae112
Tensor value support (#23491)
5 years ago
Chengmo 426912df5a
Add Index sample OP (#23218)
5 years ago
zhangchunle 638d924d89
Op (FusionSquaredMatSub) error message enhancement. (#23498)
5 years ago
ShenLiang c706ff20a3
fix conflict, test=develop (#23298)
5 years ago
ShenLiang 5223e2bbc4
Add a new DataFeed named PaddleBoxDataFeed (#23321)
5 years ago
Chen Weihang 75bd350710
Implement StaticModelRunner to support dygraph fine-tune static graph pre-training model (#23171)
5 years ago
cc 9297f49e4b
[OP] Add randperm op (#23292)
5 years ago
Kaipeng Deng d223a24904
Fix inplace_abn compile error on Windows (#23464)
5 years ago
Tao Luo 0b583235f5
Revert "Solve the conflict of ops with the same name. (#23199)" (#23494)
5 years ago
wawltor 6577f91b74
Add the sum op to API 2.0, add some parameters for new api
5 years ago
石晓伟 36b82eae0e
refine the doc of paddle_api.h, test=develop (#23402)
5 years ago
WuHaobo c4d0305239
add tril op and triu op (#23469)
5 years ago
yongqiangma eb035f24d1
add unbind op (#23359)
5 years ago
zhangchunle fd9b7bdb3d
Op (FusedEmbeddingSeqPool) error message enhancement. (#23454)
5 years ago
Chen Weihang 16315d3d9e
Delete Ref & VectorRef and add GetDataSafely (#22997)
5 years ago
Zhen Wang abe3e6906d
Solve the conflict of ops with the same name. (#23199)
5 years ago
wawltor 0b092d05f1
Add the argmax op to API 2.0, and update some parameters
5 years ago
Leo Chen f297a33285
Dev/fix init flags (#23465)
5 years ago
Zhaolong Xing 6a23850a3f
add init value to varis in analysis config. (#23442)
5 years ago
wawltor 915341e3de
Add the zeros, ones, ones_like, zeros_like for api 2.0, test=develop (#23471)
5 years ago
Zhen Wang 56b50c97f8
Add allclose_op (#23335)
5 years ago
kinghuin 948c57d84b
move sin, sqrt, tanh, atan to paddle.tensor.math and add a new parameter "out" (#23387)
5 years ago
Chengmo a2e9af5663
Add Tdm child OP in contrib (#23241)
5 years ago
Wilber 9676ac1c5c
Add flip op. (#23255)
5 years ago
tianshuo78520a d8a21ef6f3
test=develop;fix error (#23467)
5 years ago
Feiyu Chan 81f1402f6c
Add functional convolutions in paddle.nn.functional (#23408)
5 years ago
Zhaolong Xing 70782e6379
[Inference doc]: refine paddle_api.h doc (#23354)
5 years ago
Feiyu Chan bcafe3179a
add MKL computation back to gelu's non-approximate part (#23420)
5 years ago
zhongpu dbfbd7eac4
support Exhaustive search in dygraph (#23415)
5 years ago
zhaoyuchen2018 01d7ccd4b6
Fix elementwise compile error, test=develop (#23381)
5 years ago
gongweibao 24a063f6ac
Add fleet checkpoint on local fs and remote fs(such as hdfs) for EDL (#22586)
5 years ago
Zeng Jinle 0c23e3ff4d
fix Tracer::NoGrad, test=develop (#23443)
5 years ago
channings a2e10930cf
update linspace, equal operators to API 2.0 (#23274)
5 years ago
zhaoyuchen2018 4fe9ca6959
improve elementwise performance. (#23405)
5 years ago
wangchaochaohu 5c60778731
polish the code of fusion group test=develop (#23370)
5 years ago
Leo Chen a62599a888
[feature] prune program by feed and fetch_list automatically (#22474)
5 years ago
Chen Weihang 7f1ad510bd
Add op inout check macro to simplify error message writing (#23430)
5 years ago
Yiqun Liu bc2981e998
Disable test_code_generator and test_post_training_quantization_mobilenetv1 (#23440)
5 years ago
Zeng Jinle 29337f4e17
fix conflict of inferne partial feed with gpu parallel ssa graph executor, test=develop (#23400)
5 years ago
Pei Yang 7e439780d9
add full paddle_analysis_config.h APIs. (#23215)
5 years ago
zhongpu bfb07aafe8
Revert "Exhaustive search (#22821)", test=develop (#23401)
5 years ago
liym27 b7b0b3595b
Add unittest for transformer prediction in dygraph_to_static (#23207)
5 years ago
xujiaqi01 93ea9dd27a
fix stat var in hogwild worker (#23367)
5 years ago
joanna.wozna.intel 8c463700e1
Add default pass attributes (#23042)
5 years ago
zhongpu 48144e4099
Exhaustive search (#22821)
5 years ago
Adam da7c73f847
Delete is_test attribute from activation operators (#23318)
5 years ago
Kaipeng Deng 21d95be0db
Add inplace abn op (#22806)
5 years ago
Yi Liu 821534efd3
add paralell_executor dependancy to collective_helper (#23380)
5 years ago
Zeng Jinle 3a21980b78
add reader dependency pass, test=develop (#23301)
5 years ago
wangchaochaohu 69e3f99362
refine the error message (#23212)
5 years ago
石晓伟 5c59d2139e
reverts the commit 23177, test=develop (#23363)
5 years ago
wangchaochaohu d280106007
Add support for attr type Op and add fill_constant Op and scale Op (#23163)
5 years ago
xujiaqi01 3a45767d49
add fleet pslib pull and push sparse op and push dense op (#23139)
5 years ago
songyouwei 99d30bfc36
speedup slice impl (#23340)
5 years ago
Zhaolong Xing 1a6ce8b910
add swish split gelu plugin dynamic support (#23305)
5 years ago
Jacek Czaja 2bb1b0e89e
[DNNL] Added MKL-DNN inplace pass for C-API inference (#23315)
5 years ago
Yi Liu 0471476a18
fix nccl comm double free bug (#23344)
5 years ago
wangchaochaohu 1ee2a9a424
Profiler refine (#23294)
5 years ago
Leo Chen 488b2387e2
Feature/expand params in auto-generated pybind functions for dygraph operators (#23181)
5 years ago
GaoWei8 20eed5401a
Change fluid.layers.where‘s C++ operator name (#23250)
5 years ago
Yi Liu 2169e6fb58
Initialize global nccl_comm in PE (#23275)
5 years ago
Jacek Czaja 012886df79
[DNNL] Softmax mkldnn op inplace support (#23197)
5 years ago
石晓伟 75ebb48a91
supports thread-binding stream, test=develop (#23177)
5 years ago
石晓伟 708ded584e
pause the io_utils_test of int64 and resume after repair, test=develop (#23234)
5 years ago
Zeng Jinle babda94c8a
Distinguish public/private global vars (#23269)
5 years ago
zhaoyuchen2018 58615a6272
Improve elementwise performance. (#23001)
5 years ago
Wojciech Uss f836c8aa8f
add check for scales and a message (#23119)
5 years ago
Zeng Jinle 8bfd62ffb7
Expose dygraph.grad api (#23124)
5 years ago
Wilber 0129f4b568
Add some inference API comments for AnalysisPredictor (#23242)
5 years ago
Tao Luo c00d427d52
simplify the cmake log of ir/CMakeLists.txt (#23262)
5 years ago
Zeng Jinle 77b4dc80c9
code polish for adding const qualifier, test=develop, test=document_fix (#23248)
5 years ago
Zhaolong Xing 430b0099c9
[Paddle-TRT]: Ernie Dynamic shape support. (#23138)
5 years ago
xujiaqi01 68ea1ad55b
add clear one table (#23089)
5 years ago
danleifeng ae3bb16d06
add MaskAucCalculator in paddlebox (#23157)
5 years ago
liym27 6af480ca33
Support int64 for op assign_value. test=develop (#23179)
5 years ago
Zeng Jinle 53e6f8e1da
rename macro, test=develop (#23161)
5 years ago
Zeng Jinle bba740710d
add cuda resource pool for BufferedReader, test=develop (#23152)
5 years ago
Zeng Jinle 7d8d50b6cc
rename no_need_buffer_vars macro, test=develop (#23160)
5 years ago
Liufang Sang a486a739e1
fix compile error in win gpu (#23196)
5 years ago
Zeng Jinle 7ca77a90ac
add Tensor::IsSharedBufferWith method, test=develop (#23175)
5 years ago
Zeng Jinle b8886bf122
rename no_need_buffer_vars_macro, test=develop (#23159)
5 years ago
Zeng Jinle bae5930ba1
fix graph attr copy issues, test=develop (#23191)
5 years ago
wangchaochaohu b721e23b25
transpose cudnn using cudnn v7 api (#19738)
5 years ago
Pei Yang 46b8d282dc
Add some inference API comments for AnalysisConfig (#23117)
5 years ago
Adam 4f5e4540f8
Improve SGD jit code to work with large data (#23120)
5 years ago
Liufang Sang 4db031902d
add dequantize_log_op and make pyramid hash support int8 weight (#22548)
5 years ago
Zeng Jinle e5fef8f38a
[Dygraph double grad]Code polish (#23121)
5 years ago
Zeng Jinle 9258e96094
fix read op comments, test=develop, test=document_fix (#23122)
5 years ago
Zeng Jinle acfc9b8a70
Reader sequential and inference partial feed (#22699)
5 years ago
Wilber 95b356a069
update embedding_eltwise_layernorm fuse and kernel. test=develop (#23114)
5 years ago
Zeng Jinle a31d7328b7
Add dygraph double grad implementation (#22939)
5 years ago
Yiqun Liu 3af4771122
Add the detection and code-generation of sqrt and square in fusion_group (#23095)
5 years ago
hutuxian 0c30098f8b
Add need_save_delta parameter to solve OOM (#23097)
5 years ago
songyouwei 2e2da7124b
high-performance dygraph slice (#22879)
5 years ago