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 2019/02/07 05:21:14 UTC

[GitHub] reminisce edited a comment on issue #14040: Reformat of TensorRT to use subgraph API

reminisce edited a comment on issue #14040: Reformat of TensorRT to use subgraph API
URL: https://github.com/apache/incubator-mxnet/pull/14040#issuecomment-461291971
 
 
   > @reminisce
   > you can't mix context in a single graph
   
   What do you mean "mix context"? We only have one context which gpu in this case.
   
   Regarding releasing the weight params after they are copied to tensorrt engines, I think it's doable by removing the corresponding `NDArray` from `data_entry_` in `GraphExecutor`.

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