Commit Graph

17688 Commits (bf187c7577f588dbc4f759754e93a217e3958eef)

Author SHA1 Message Date
zhupengyang 0025e0d87b
refine APIs: brelu, hardsigmoid, hardswish, maxout (#27658)
4 years ago
zhupengyang 5098891fdf
add softmax xpu kernel (#27700)
4 years ago
Double_V f6ad2375be
fix pool3d bug, test=develop (#27718)
4 years ago
石晓伟 0d27591642
save operator version infomation to program desc, test=develop (#27668)
4 years ago
Qi Li b8d2a021f0
fix ut error of test_recognize_digits, test=develop (#27791)
4 years ago
Jacek Czaja 631c1f3018
- Fix to 27398 (#27770)
4 years ago
Feiyu Chan 0a7bab4e34
fix error mesage for negative_positive_pair_op and nce_op (#27779)
4 years ago
zhupengyang 395cb561aa
refine logsumexp error message and docs (#27713)
4 years ago
smallv0221 057e28bc8f
API(lstm_unit, lstmp, sequence_mask, sequence_enumerate, sequence_conv) error message enhancement (#27572)
4 years ago
Jacek Czaja 606611d351
[oneDNN] GRU BF16 kernel (#27731)
4 years ago
xiemoyuan 6c1acf34ed
Optimize the error message for OP (#27617)
4 years ago
cc ec7d11a492
refine fused_elemwise_activation error message (#27734)
4 years ago
Zhen Wang 365c2c9c89
fix error message showing in UpdateLossScalingOp (#27596)
4 years ago
LielinJiang 9089841b6e
Fix bilateral inference shape bug (#26822)
4 years ago
Yiqun Liu 65207b4560
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692)
4 years ago
Wojciech Uss f399bed8d9
Add an option to set number of warmup iterations (#27739)
4 years ago
Jacek Czaja b9fda2ff09
Fix to issue #25537 (#27546)
4 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
4 years ago
joanna.wozna.intel 0cd4907eba
Add avx512 core instructions check (#27732)
4 years ago
hong19860320 7a96d5788d
Optimize the error messages of the CUDA implementation of activation ops (#27741)
4 years ago
tangwei12 fd616fadc2
repen heartbeat ut (#27684)
4 years ago
Qi Li f373269df0
update histogram op for performance optimization, test=develop (#24912)
4 years ago
tianshuo78520a 4d5ddbf106
add xpu test (#27622)
4 years ago
MRXLT 20fb01fb00
fix distributed error info (#27206)
4 years ago
pangyoki 7cd2c13f1b
add multinomial op (#27219)
4 years ago
Zhang Ting d2369dd91f
modify docs of CPUPlace and CUDAPinnedPlace, test=document_fix (#27587)
4 years ago
iducn 7c69e36131
add pip new requirements to windows (#27697)
4 years ago
Wojciech Uss 42d175385d
Add support for (de/re)quantization with shift (#27481)
4 years ago
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
4 years ago
Pei Yang 8a4f85feb9
Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689)
4 years ago
yukavio 7b46fb0f14
fix generate_proposals and affine grid error info (#27636)
4 years ago
Chen Weihang b14ecb8632
Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662)
4 years ago
AshburnLee c3a3df6466
Add cuda support for unique op (#27646)
4 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
4 years ago
wawltor 29f4922906
optimize the error meesage for detetion_map_op
4 years ago
whs daf5aa9b8b
Fix round in grid sample op (#27657)
4 years ago
arlesniak 0ecf441af1
Add support for mkldnn ops types selection with FLAGS in dygraph (#27482)
4 years ago
Wilber 2bc70ab2e2
Fix lite_resnet50 unit test. (#27611)
4 years ago
ysh329 2f9cdd9038
API/OP clip_by_norm_op error message enhancement. test=develop (#27614)
4 years ago
yongqiangma aac57159c9
enhance array_to_lod_tensor_op lod_tensor_to_array_op errors informaiton (#27386)
4 years ago
lilong12 36c0410223
Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665)
4 years ago
xiemoyuan 99e3337368
Optimize the error message of OP. (#27478)
4 years ago
ShenLiang e8f873df88
optimize the speed&memory of matmul op (#27610)
4 years ago
Pei Yang ae6e40a7fd
Add unittests and OP version registry for tensorrt_subgraph_pass (#27544)
4 years ago
tangwei12 9704582eef
fix op error (#27599)
4 years ago
wanghuancoder c68a0313a5
add paddle.fluid._cuda_synchronize (#27595)
4 years ago
yaoxuefeng c9a8801325
enhance error messages of lookup_tale, merge_ids, data_norm (#27619)
4 years ago
whs 9cc5603d56
Make grid support stopping graients. (#27630)
4 years ago
liym27 074a71bd25
Support assignment to a Variable in dynamic mode but not deal with backward. (#27471)
4 years ago
lilong12 5218b7af6b
add ncclSend and ncclRecv (#27621)
4 years ago