PaddlePaddle/Anakin

Can we build and run Anakin with MKLDNN on CPU for CNN models?

avinashcpandey opened this issue · 1 comments

Can we build and run Anakin with MKLDNN on CPU for CNN models?

We have use MKLDNN in our latest code, but MKLDNN OP will NOT be used for running model. We will use our JIT code. MKLDNN OP will be used in next code