samskalicky commented on pull request #19112: URL: https://github.com/apache/incubator-mxnet/pull/19112#issuecomment-700085264
In the meantime, i'll work on porting the `dedup_subgraph` option to the master branch and we can work on improving the MKLDNN subgraphing there. ``` part_sym = sym.optimize_for(subgraph_backend, ..., dedup_subgraph=True) ``` ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
