oneDNN
oneDNN copied to clipboard
[ACL] 3D convolution kernel `NEConv3D` is not integrated
ACL has 3d convolution support via NEConv3D: https://arm-software.github.io/ComputeLibrary/latest/_n_e_conv3_d_8h_source.xhtml
However, it's not integrated into oneDNN. Is it possible to add NEConv3D support in oneDNN?
cc @milpuz01