You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2020/07/16 01:35:31 UTC

[GitHub] [incubator-mxnet] aaronmarkham opened a new issue #18729: TensorRT tutorial is missing in master

aaronmarkham opened a new issue #18729:
URL: https://github.com/apache/incubator-mxnet/issues/18729


   ## Description
   So the docs give a 404. https://mxnet.apache.org/versions/1.6/api/python/docs/tutorials/performance/backend/tensorrt/index.html
   
   Here's the old version of it assuming it is still valid for master. 
   https://github.com/apache/incubator-mxnet/blob/v1.x/docs/python_docs/python/tutorials/performance/backend/tensorrt/tensorrt.md
   
   


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-mxnet] eric-haibin-lin commented on issue #18729: TensorRT tutorial is missing in master

Posted by GitBox <gi...@apache.org>.
eric-haibin-lin commented on issue #18729:
URL: https://github.com/apache/incubator-mxnet/issues/18729#issuecomment-664751085


   I think there's extra effort to enable tensor-rt integration with the gluon cachedop, as graph executor was dropped in mxnet 2.0


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-mxnet] Kh4L commented on issue #18729: TensorRT tutorial is missing in master

Posted by GitBox <gi...@apache.org>.
Kh4L commented on issue #18729:
URL: https://github.com/apache/incubator-mxnet/issues/18729#issuecomment-659752290


   @ptrendx @aaronmarkham It has been removed in this PR https://github.com/apache/incubator-mxnet/pull/18579
   cc @eric-haibin-lin 


----------------------------------------------------------------
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:
users@infra.apache.org



[GitHub] [incubator-mxnet] ptrendx commented on issue #18729: TensorRT tutorial is missing in master

Posted by GitBox <gi...@apache.org>.
ptrendx commented on issue #18729:
URL: https://github.com/apache/incubator-mxnet/issues/18729#issuecomment-659506296


   @Kh4L Could you check if the content from 1.x is ok / modify the example to work with the current master?
   
   @aaronmarkham You gave link to 1.6 version, which seems to be there, the one that does not work is the master equivalent: https://mxnet.apache.org/api/python/docs/tutorials/performance/backend/tensorrt/tensorrt


----------------------------------------------------------------
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:
users@infra.apache.org