You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Paddle/paddle/fluid/operators/mkldnn
Wojciech Uss e5f7a834d4
fix cache key in concat oneDNN kernel (#31820)
4 years ago
..
activation_mkldnn_op.cc OneDNN hardswish integration (#30211) 4 years ago
batch_norm_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
caching_tests.cmake [oneDNN] Added UT for testing elementwise_mul caching (#30203) 4 years ago
concat_mkldnn_op.cc fix cache key in concat oneDNN kernel (#31820) 4 years ago
conv_mkldnn_op.cc [oneDNN] bumpup onednn 2.2 fixup version (#31473) 4 years ago
conv_transpose_mkldnn_op.cc Add Conv Transpose BF16 (#30877) 4 years ago
dequantize_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
fc_mkldnn_op.cc OneDNN hardswish integration (#30211) 4 years ago
gaussian_random_mkldnn_op.cc add empty op (c++, python, unit test) (#26659) 4 years ago
inplace_op_tests.cmake
interpolate_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
layer_norm_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
lrn_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
matmul_mkldnn_op.cc A fix for oneDNN matmul kernel. Fixes issue #30309 (#30723) 4 years ago
mkldnn_activation_op.h Update PADDLE_ENFORCE in DNNL related ops (#24333) 5 years ago
mul_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
nhwc_op_tests.cmake Fix to issue #25537 (#27546) 4 years ago
pool_mkldnn_op.cc [oneDNN]Extended adaptive pooling support for oneDNN pool kernel (#30757) 4 years ago
quantize_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
requantize_mkldnn_op.cc Unification of BF16 enablement process (#31034) 4 years ago
softmax_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
sum_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago
test_mkldnn_caching.cc - Disabling oneDNN inplace pass (#30588) 4 years ago
test_mkldnn_op_inplace.cc
test_mkldnn_op_nhwc.cc Fix to issue #25537 (#27546) 4 years ago
transpose_mkldnn_op.cc [oneDNN] Cache oneDNN stream not to recreate in each oneDNN op (#30358) 4 years ago