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
Jacek Czaja f6653c71e9
[oneDNN] Fix to conv2d grad with groups (#27006)
5 years ago
..
activation_mkldnn_op.cc - Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891) 5 years ago
batch_norm_mkldnn_op.cc - Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891) 5 years ago
concat_mkldnn_op.cc - Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891) 5 years ago
conv_mkldnn_op.cc [oneDNN] Fix to conv2d grad with groups (#27006) 5 years ago
conv_transpose_mkldnn_op.cc - Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891) 5 years ago
dequantize_mkldnn_op.cc Fix (de/re)quantize cache keys (#26549) 5 years ago
fc_mkldnn_op.cc Decouple weights and bias from fc primitive in MKLDNN cache (#26708) 5 years ago
gaussian_random_mkldnn_op.cc Refine paddle.manual_seed (#26496) 5 years ago
inplace_op_tests.cmake [DNNL] activations Inplace support (#24123) 5 years ago
lrn_mkldnn_op.cc [oneDNN] LRN cleanup (#25416) 5 years ago
matmul_mkldnn_op.cc add batch size to the mkldnn matmul cache key (#24408) 5 years ago
mkldnn_activation_op.h Update PADDLE_ENFORCE in DNNL related ops (#24333) 5 years ago
mul_mkldnn_op.cc Update PADDLE_ENFORCE in DNNL related ops (#24333) 5 years ago
pool_mkldnn_op.cc - Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891) 5 years ago
quantize_mkldnn_op.cc Fix (de/re)quantize cache keys (#26549) 5 years ago
requantize_mkldnn_op.cc Fix (de/re)quantize cache keys (#26549) 5 years ago
softmax_mkldnn_op.cc - Cosmetic fixes to align with PADDLE_ENFORCE guidelines (#26891) 5 years ago
sum_mkldnn_op.cc Update PADDLE_ENFORCE in DNNL related ops (#24333) 5 years ago
test_mkldnn_op_inplace.cc [DNNL] activations Inplace support (#24123) 5 years ago
transpose_mkldnn_op.cc Update PADDLE_ENFORCE in DNNL related ops (#24333) 5 years ago