It's not for testing, but for quantization script. For mkldnn quantization, we agreed to do fusion first, and then do quantization. So on python side, we need an api to generate fused graph, and then pass it to quantization pass. Otherwise, we have to allow simple_bind returning the graph after subgraph pass.
[ Full content available at: https://github.com/apache/incubator-mxnet/pull/12530 ] This message was relayed via gitbox.apache.org for [email protected]
