ZhennanQin commented on issue #17034: [WIP] Dynamic subgraph property
URL: https://github.com/apache/incubator-mxnet/pull/17034#issuecomment-565877332
 
 
   @samskalicky  Thanks for providing such convenient API to integrate external 
subgraph libraries. Basically, I agree with the design on API. Here's some 
questions that not mentioned in your PR description:
   1. Can we support implicit using external backends by setting some env 
variables? That is, can we use  `export MXNET_SUBGRAPH_BACKEND=myProp` to 
enable it without changing scripts?
   2. How to decide which subgraph backends should be integrated as external 
libraries? For example, we've had MKLDNN and TensorRT as mxnet native supported 
subgraph backends, what's the next plan for them? And, if we want to add more 
subgraph backends in future, have it to be integrated as external libraries? 
What's the release management / policy for such external subgraph backends?

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to