Commit Graph

5554 Commits (29f492290674c1c15c0a55350440df8ec5ba5899)

Author SHA1 Message Date
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
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
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
tangwei12 9704582eef
fix op error (#27599)
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
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
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
ceci3 8daccc9ea7
Fix batch norm double grad compute (#27549)
5 years ago
ShenLiang 6fc74bbaf6
add fp16 for matmul (#27523)
5 years ago
Zhong Hui fab4e6d08f
add abs support double grad
5 years ago
GaoWei8 36ed83d270
Refine PADDLE_ENFORCE (#27360)
5 years ago
liym27 effd51b6be
Fix error message in operator/utils.h (#27532)
5 years ago
mapingshuo c83ade6d6b
add AsDuplicable for sync_comm op(#27515)
5 years ago
ruri b7319ef518
fix err msg in pixel shuffle op (#27503)
5 years ago
Kaipeng Deng d7f422c984
fix error message in conv/conv_transpose. test=develop (#27464)
5 years ago
ruri e1fb77d123
[2.0RC]refine error message in shuffle channel OP (#27505)
5 years ago
Aurelius84 f91c37e665
Refine error message of MatchMatrix and PyramidHash (#27484)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
wangchaochaohu dc713116e0
refine the error message for bath size like OP (#27446)
5 years ago
Zhong Hui 4a9d21de49
Add GPU Kernels of Segment Ops, support, sum, max, min, mean
5 years ago
Shang Zhizhou c17f9cf25f
[bug fix]:Memory increases after adapting the cudnn version to cudnn8 (#27436)
5 years ago
LutaoChu 5508c78744
Fix bug: The calculation result of Diag_v2 Op under large size input is wrong (#27447)
5 years ago
tangwei12 bc5f0246a8
large scale kv speedup (#26510)
5 years ago
Chen Weihang 41b5955538
Polish no onwer ops error message (#27448)
5 years ago
Zhang Ting 906e7f921e
add fuse_bn_act op (#27230)
5 years ago
wangchaochaohu 76fb95fe76
avoid data transform for linspace OP (#27444)
5 years ago
123malin a04524759e
Enhance Op's Error Message (#27455)
5 years ago
wangchaochaohu 0a862fd356
refine the precious of linspace Op using half way (#27452)
5 years ago
石晓伟 dd4c2d86a5
enhance error messages, test=develop (#27423)
5 years ago
Zhong Hui f4c750d721
Add the cpu version of segment sum mean max min op
5 years ago
furnace 13a4c74efd
add mv op(c++, python, unit test) (#27024)
5 years ago
LutaoChu f11a53ee76
Optimize argsort Op performance on GPU
5 years ago
ceci3 1d3b27cae8
add double grad compute for batch norm (#27296)
5 years ago
Shang Zhizhou d93661942e
fix bug sequececonv_eltadd_relu_fuse_pass (#27404)
5 years ago
Leo Chen aba759ba16
[Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112)
5 years ago
LutaoChu 669efb98de
Fix bug: shapes of Topk outputs are wrong when the parameter k is Tensor
5 years ago
huangxu96 02606d45ef
Quant op dev (#25932)
5 years ago
MRXLT f936adbd2d
fix adam (#27343)
5 years ago
GaoWei8 1a7559718e
fix cudnn dyload (#27308)
5 years ago