The code seems to miss BroadcastAdd, FuseConvBatchNormBias, and FuseConvBatchNormAlphaVar operators implementation in C or with DNNL so the code won't compile.
We are going to fix the missing operator implementations soon. In the meantime, d704ef697af867c982b4b5917b8f57d19d96d83a is a previous version that should compile with DNNL.
The code seems to miss BroadcastAdd, FuseConvBatchNormBias, and FuseConvBatchNormAlphaVar operators implementation in C or with DNNL so the code won't compile.
Would you plan to support DNNL fully?