What do you mean by a placeholder for the fused mkldnn call?
This API is intend for converting a symbol into a backend specific symbol. On 
quantization flow, we need do fusion at first, and then do quantization. So on 
python level, we need to get the backend specific symbol that all backend 
specific fusion applied, and pass it to quantization pass. That's why we need 
this API.

[ Full content available at: 
https://github.com/apache/incubator-mxnet/pull/12530 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to