Commit Graph

17634 Commits (6b727e08b1f38b3f4acc1708c163ed6ae5df8d58)

Author SHA1 Message Date
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
chalsliu 09f1953296
Revert "Disable ut quickly."
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
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
Leo Chen 6bb02e8e3c
increase retry time (#27553)
5 years ago
Shang Zhizhou 77a36f8997
[buf fix]:fix some unittests error (#27540)
5 years ago
Zhong Hui 597345d17b
fix cuda atomic for ARCH<350 for the automic_max
5 years ago
WangXi e550fc02ae
fleet2.0 add fp16 grad compression (#27480)
5 years ago
cc c5c13473c6
Add compatibility check for four mkldnn pass (#27364)
5 years ago
mapingshuo c83ade6d6b
add AsDuplicable for sync_comm op(#27515)
5 years ago
Zhou Wei d20349b548
add unittest count ,install check on windows (#27492)
5 years ago
Wilber 3d5522146e
register seq_concat_fc_fuse pass. (#27479)
5 years ago
Wilber df7fabeedc
Fix memory leak for mkldnn. (#27493)
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
Wilber ec4155d7d0
windows lib size crop from 5.4G to 3.9G (#27477)
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
Shibo Tao 8f7bb52bd2
fix tensorrt 6 build error. test=develop (#27511)
5 years ago
wanghuancoder df43905f12
use iwyu clean include (#27267)
5 years ago
chalsliu 29f1560d8f
Disable ut quickly.
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
YUNSHEN XIE 66951ab2ea
modified timeout value for 4 ut (#27462)
5 years ago
Shang Zhizhou c17f9cf25f
[bug fix]:Memory increases after adapting the cudnn version to cudnn8 (#27436)
5 years ago
Zhou Wei 1e1ae5c54d
Make the Bind Method of Tensor more automatic (#27270)
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
Qi Li d7b7dcd10e
fix cmake dependencies of test_recognize_digits, test=develop (#27475)
5 years ago
Zhou Wei 292b24aa6d
fix bug MD of compile, And add MD/STATIC/OPENBLAS inference lib check on windows (#27051)
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
Wilber 5034d181f3
update for 2.0 inference api. (#27473)
5 years ago
Chen Weihang 765064476b
Polish some lost invalid error message (#27445)
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
Pei Yang fda54c0212
errmsg refine of trt plugin (#27309)
5 years ago
tianshuo78520a 9f3a9be76a
update python 2.7.15 (#27435)
5 years ago