[GitHub] piiswrong commented on issue #11325: [MXNET-703] TensorRT runtime integration

2018-07-30 Thread GitBox
piiswrong commented on issue #11325: [MXNET-703] TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#issuecomment-408943152 The shared_buffer part worries me. Most users wouldn't be able to use it since they are using Module or Gluon. Feeding in wei

[GitHub] piiswrong commented on issue #11325: [MXNET-703] TensorRT runtime integration

2018-07-27 Thread GitBox
piiswrong commented on issue #11325: [MXNET-703] TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#issuecomment-408537847 yes This is an automated message from the Apache Git Service. T

[GitHub] piiswrong commented on issue #11325: [MXNET-703] TensorRT runtime integration

2018-07-27 Thread GitBox
piiswrong commented on issue #11325: [MXNET-703] TensorRT runtime integration URL: https://github.com/apache/incubator-mxnet/pull/11325#issuecomment-408531827 I think it's better to only activate tensorRT when MXNET_USE_TENSORRT is set and grad_req is null. Otherwise simply bypass