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
joanna.wozna.intel b0d1ac161e
Add bf16 pool2d and unify bf16 unit tests (#29039)
4 years ago
..
activation_mkldnn_op.cc Add bfloat16 softmax and gelu (#28394) 4 years ago
batch_norm_mkldnn_op.cc use iwyu clean include (#27267) 4 years ago
concat_mkldnn_op.cc extends oneDNN caching keys so caching objects are unique to executor/predictor (#28758) 4 years ago
conv_mkldnn_op.cc fix conv mkldnn build error (#28288) 4 years ago
conv_transpose_mkldnn_op.cc [oneDNN] Conv dilation support (#27914) 4 years ago
dequantize_mkldnn_op.cc Add support for (de/re)quantization with shift (#27481) 4 years ago
fc_mkldnn_op.cc extends oneDNN caching keys so caching objects are unique to executor/predictor (#28758) 4 years ago
gaussian_random_mkldnn_op.cc add empty op (c++, python, unit test) (#26659) 4 years ago
inplace_op_tests.cmake [DNNL] activations Inplace support (#24123) 5 years ago
layer_norm_mkldnn_op.cc [oneDNN] Layer norm bf16 kernel (#28619) 4 years ago
lrn_mkldnn_op.cc use iwyu clean include (#27267) 4 years ago
matmul_mkldnn_op.cc extends oneDNN caching keys so caching objects are unique to executor/predictor (#28758) 4 years ago
mkldnn_activation_op.h Update PADDLE_ENFORCE in DNNL related ops (#24333) 5 years ago
mul_mkldnn_op.cc use iwyu clean include (#27267) 4 years ago
nhwc_op_tests.cmake Fix to issue #25537 (#27546) 4 years ago
pool_mkldnn_op.cc Add bf16 pool2d and unify bf16 unit tests (#29039) 4 years ago
quantize_mkldnn_op.cc Add support for (de/re)quantization with shift (#27481) 4 years ago
requantize_mkldnn_op.cc Add support for (de/re)quantization with shift (#27481) 4 years ago
softmax_mkldnn_op.cc Add bfloat16 softmax and gelu (#28394) 4 years ago
sum_mkldnn_op.cc [oneDNN]Sum bf16 kernel (#28382) 4 years ago
test_mkldnn_op_inplace.cc [DNNL] activations Inplace support (#24123) 5 years ago
test_mkldnn_op_nhwc.cc Fix to issue #25537 (#27546) 4 years ago
transpose_mkldnn_op.cc Add bf16 transpose2, reshape2, concat ops (#28195) 4 years ago