You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mxnet.apache.org by GitBox <gi...@apache.org> on 2021/08/04 13:51:53 UTC

[GitHub] [incubator-mxnet] tpyl commented on issue #20307: [2.0][CPP] C++ inference core dumped with tensorRT enabled

tpyl commented on issue #20307:
URL: https://github.com/apache/incubator-mxnet/issues/20307#issuecomment-892676549


   The unit test in question has comments that indicate it was modeled after mxnet/contrib/tensorrt.py, which is long gone and replaced with optimize_for("TensorRT") in mxnet/python/symbol.py. Looks like something should be added in symbol.hpp to introduce optimize_for that would make call to MXOptimizeForBackend. 
   


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

To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@mxnet.apache.org
For additional commands, e-mail: issues-help@mxnet.apache.org