Commit Graph

10323 Commits (9089841b6e7ec632bd5ed51ceb4fad8748e0aac3)

Author SHA1 Message Date
LielinJiang 9089841b6e
Fix bilateral inference shape bug (#26822)
5 years ago
Yiqun Liu 65207b4560
Polish the error message of fc, fused_fc_elementwise_layernorm and fused_embedding_seq_pool. (#27692)
5 years ago
Wojciech Uss f399bed8d9
Add an option to set number of warmup iterations (#27739)
5 years ago
Jacek Czaja b9fda2ff09
Fix to issue #25537 (#27546)
5 years ago
Wojciech Uss 966447e338
Added support for quantization of fusion_gru (#27518)
5 years ago
joanna.wozna.intel 0cd4907eba
Add avx512 core instructions check (#27732)
5 years ago
hong19860320 7a96d5788d
Optimize the error messages of the CUDA implementation of activation ops (#27741)
5 years ago
tangwei12 fd616fadc2
repen heartbeat ut (#27684)
5 years ago
Qi Li f373269df0
update histogram op for performance optimization, test=develop (#24912)
5 years ago
MRXLT 20fb01fb00
fix distributed error info (#27206)
5 years ago
pangyoki 7cd2c13f1b
add multinomial op (#27219)
5 years ago
Zhang Ting d2369dd91f
modify docs of CPUPlace and CUDAPinnedPlace, test=document_fix (#27587)
5 years ago
Wojciech Uss 42d175385d
Add support for (de/re)quantization with shift (#27481)
5 years ago
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
5 years ago
Pei Yang 8a4f85feb9
Add unittests and OP version registry for quant_conv2d_dequant_fuse_pass (#27689)
5 years ago
yukavio 7b46fb0f14
fix generate_proposals and affine grid error info (#27636)
5 years ago
Chen Weihang b14ecb8632
Polish api BuildStrategy/ExecutionStrategy doc & code example (#27662)
5 years ago
AshburnLee c3a3df6466
Add cuda support for unique op (#27646)
5 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
5 years ago
wawltor 29f4922906
optimize the error meesage for detetion_map_op
5 years ago
whs daf5aa9b8b
Fix round in grid sample op (#27657)
5 years ago
arlesniak 0ecf441af1
Add support for mkldnn ops types selection with FLAGS in dygraph (#27482)
5 years ago
Wilber 2bc70ab2e2
Fix lite_resnet50 unit test. (#27611)
5 years ago
ysh329 2f9cdd9038
API/OP clip_by_norm_op error message enhancement. test=develop (#27614)
5 years ago
yongqiangma aac57159c9
enhance array_to_lod_tensor_op lod_tensor_to_array_op errors informaiton (#27386)
5 years ago
lilong12 36c0410223
Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665)
5 years ago
xiemoyuan 99e3337368
Optimize the error message of OP. (#27478)
5 years ago
ShenLiang e8f873df88
optimize the speed&memory of matmul op (#27610)
5 years ago
Pei Yang ae6e40a7fd
Add unittests and OP version registry for tensorrt_subgraph_pass (#27544)
5 years ago
tangwei12 9704582eef
fix op error (#27599)
5 years ago
wanghuancoder c68a0313a5
add paddle.fluid._cuda_synchronize (#27595)
5 years ago
yaoxuefeng c9a8801325
enhance error messages of lookup_tale, merge_ids, data_norm (#27619)
5 years ago
whs 9cc5603d56
Make grid support stopping graients. (#27630)
5 years ago
liym27 074a71bd25
Support assignment to a Variable in dynamic mode but not deal with backward. (#27471)
5 years ago
lilong12 5218b7af6b
add ncclSend and ncclRecv (#27621)
5 years ago
lilong12 fa73e4a284
Initialize gloo for low level collective apis (#27356)
5 years ago
furnace d01f626944
update mv op according PR#27024 (#27474)
5 years ago
Double_V 9d783aeddd
Error message opt, test=develop (#27467)
5 years ago
Li Fuchen 1501a80f74
add support to float64 input of warpctc op. (#27399)
5 years ago
QingshuChen 6b727e08b1
support elementwise add, activation, matmul on Baidu Kunlun (#27143)
5 years ago
Jack Zhou d37b3774fd
register log double grad kernel for cpu and cuda
5 years ago
Chengmo d014e29fc6
fix error message (#27318)
5 years ago
Leo Chen 35074963e3
Refine error msg in paddle/fluid/framework/details [part 2] (#27429)
5 years ago
Chengmo 0e101c4f6f
Fix test dist fleet heter ctr (#27513)
5 years ago
Zhong Hui a85592bcbf
fix cpplint error for the autmic max/min
5 years ago
joanna.wozna.intel b0ee1405f7
Add conv2d bfloat16 support (#27325)
5 years ago
Leo Chen a5b3263782
Refine error msg in paddle/fluid/imperative (#27521)
5 years ago
Thunderbrook 6f69a4cb05
add xpu in heter mode (#27000)
5 years ago
ceci3 8daccc9ea7
Fix batch norm double grad compute (#27549)
5 years ago
ShenLiang 6fc74bbaf6
add fp16 for matmul (#27523)
5 years ago