问题标签 [intel-ai-analytics]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
1 问题
0
投票
2
回答
349
浏览
tensorflow - 使用 NHWC 数据格式的 Tensorflow Intel MKL 优化
TensorFlow使用英特尔 MKL优化编译,许多操作将得到优化并支持 NCHW。
有人可以解释一下,为什么英特尔 MKL 比 NHWC 更支持 NCHW 格式?