Commit Graph

995 Commits (5305b2749a4c5f913b0fa8b5ffe6ba616b621bab)

Author SHA1 Message Date
Chen Weihang 23439b1688
show cpp stack when catch signal (#28415)
5 years ago
Shang Zhizhou ea851796e5
TensorRT中ernie模型推理性能优化,支持变长输入 (#28367)
5 years ago
Jacek Czaja 84cc61b2cd
[oneDNN] sum op refactor (#28318)
5 years ago
Wilber 09fd2b2aab
Paddle support compile on sw (#27858)
5 years ago
Guo Sheng 9a600df373
Add rnn_op (#28197)
5 years ago
wangchaochaohu 0f4b6247c8
refine the gpu config for performance optimization (#28291)
5 years ago
Huihuang Zheng acc11c2a62
Retry CUDA Initialization to Fix Random Failure, test=develop (#28323)
5 years ago
Leo Chen 18c86fb2fb
hide some logs of p2p (#28307)
5 years ago
Jacek Czaja c11d9b3035
[oneDNN ] conv2d fwd&bwd optimization (#27871)
5 years ago
Chen Weihang 813b2ade34
Enrich the python error types of paddle & polish format (#28124)
5 years ago
Chen Weihang 2babd6ff67
Add compile limit for PADDLE_ENFORCE without error message (#28221)
5 years ago
Zhou Wei 5d7000215a
fix dynamic_loader more safe and error message on windows (#28117)
5 years ago
wangchaochaohu 463c72c2d9
refine gpu kernel config for Paddle (#28085)
5 years ago
Pei Yang a0b2f93689
reduce trt warning message (#28011)
5 years ago
lidanqing 7cb4a8b8f2
[oneDNN] Conv dilation support (#27914)
5 years ago
Zhang Ting d5cc144c60
tune backward filter algorithm for float16 (#27529)
5 years ago
Jacek Czaja 55e63763ec
[oneDNN] adaptive pool support (#27747)
5 years ago
chen zhiyu 6335e6a0a6
add musl option (#27798)
5 years ago
Jacek Czaja b9fda2ff09
Fix to issue #25537 (#27546)
5 years ago
joanna.wozna.intel 0cd4907eba
Add avx512 core instructions check (#27732)
5 years ago
123malin cc780b1977
test=develop, optimize geo communicator (#26857)
5 years ago
lilong12 bbc2add703
Initialize gloo for low level collective apis (#27672)
5 years ago
arlesniak 0ecf441af1
Add support for mkldnn ops types selection with FLAGS in dygraph (#27482)
5 years ago
lilong12 36c0410223
Revert "Initialize gloo for low level collective apis (#27356)", test=document_fix (#27665)
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
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
Zhong Hui a85592bcbf
fix cpplint error for the autmic max/min
5 years ago
Zhong Hui 597345d17b
fix cuda atomic for ARCH<350 for the automic_max
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
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
Chen Weihang 765064476b
Polish some lost invalid error message (#27445)
5 years ago
Leo Chen aba759ba16
[Feature] Enhance inplace addto strategy for gradient accumulation in static graph (#27112)
5 years ago
GaoWei8 1a7559718e
fix cudnn dyload (#27308)
5 years ago
Jack Zhou 63203c4abc
enhance reduce op which can reduce tensor with arbitrary rank
5 years ago
GaoWei8 ee1ed42c99
change sequence length attribute to input (#27193)
5 years ago
joanna.wozna.intel 1483ea2304
Add bfloat16 passes (#26999)
5 years ago
GaoWei8 4ff16eb201
Add padding cudnn interface (#26370)
5 years ago
wangchaochaohu 3eacced950
[cuda11 support] add support for cublas load of same function name (parameter diff) (#26963)
5 years ago
joanna.wozna.intel 95e1434bb2
Add bfloat16 data type (#25402)
5 years ago
Zhen Wang f9066e6a6f
Update the demo code and the doc of varbase.backward. (#26506)
5 years ago
lilong12 1c68138327
[api 2.0] add collective op for cpu using gloo and paddle.distributed.* apis (#26552)
5 years ago
joanna.wozna.intel 559e43eee4
Small change in conv2d and quantize pass (#26671)
5 years ago
Adam f3909020de
Add mechanism for blocking oneDNN cache clearing (#26502)
5 years ago
QingshuChen 138ecf24aa
support Baidu Kunlun AI Accelerator (#25959)
5 years ago
GaoWei8 1fbee267d4
remove scope in cudnn lstm (#25188)
5 years ago
Leo Chen 672578a797
Print user-friendly error message in core.ops (#26261)
5 years ago