Can we build and run Anakin with MKLDNN on CPU for CNN models?
avinashcpandey opened this issue · 1 comments
avinashcpandey commented
Can we build and run Anakin with MKLDNN on CPU for CNN models?
qq332982511 commented
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