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 2018/09/17 08:42:02 UTC

[GitHub] lebeg commented on a change in pull request #12469: [WIP] [MXNET-703] Use static libs for TensorRT

lebeg commented on a change in pull request #12469: [WIP] [MXNET-703] Use static libs for TensorRT
URL: https://github.com/apache/incubator-mxnet/pull/12469#discussion_r217986507
 
 

 ##########
 File path: python/setup.py
 ##########
 @@ -100,7 +100,7 @@ def config_cython():
         return []
 
 
-setup(name='mxnet',
+setup(name='mxnet-tensorrt-cu90',
 
 Review comment:
   This is WIP?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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


With regards,
Apache Git Services