-
Notifications
You must be signed in to change notification settings - Fork 6.8k
[MXNET-703] TensorRT runtime integration #11325
Commits on Jul 26, 2018
-
[MXNET-703] TensorRT runtime integration
Co-authored-by: Clement Fuji-Tsang <[email protected]> Co-authored-by: Kellen Sunderland <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 268e90b - Browse repository at this point
Copy the full SHA 268e90bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4855d8a - Browse repository at this point
Copy the full SHA 4855d8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 419b294 - Browse repository at this point
Copy the full SHA 419b294View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d723c9 - Browse repository at this point
Copy the full SHA 8d723c9View commit details -
Addressing Haibin's code review points
Marek Kolodziej committedJul 26, 2018 Configuration menu - View commit details
-
Copy full SHA for ca94624 - Browse repository at this point
Copy the full SHA ca94624View commit details -
Check that shared_buffer is not empty when USE_TENSORRT is set
Marek Kolodziej committedJul 26, 2018 Configuration menu - View commit details
-
Copy full SHA for 75c8642 - Browse repository at this point
Copy the full SHA 75c8642View commit details
Commits on Jul 28, 2018
-
Added check that TensorRT binding is for inference only
Marek Kolodziej committedJul 28, 2018 Configuration menu - View commit details
-
Copy full SHA for 2a11466 - Browse repository at this point
Copy the full SHA 2a11466View commit details
Commits on Aug 2, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 190c9bf - Browse repository at this point
Copy the full SHA 190c9bfView commit details
Commits on Aug 8, 2018
-
Configuration menu - View commit details
-
Copy full SHA for d88ad8b - Browse repository at this point
Copy the full SHA d88ad8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 87ebdce - Browse repository at this point
Copy the full SHA 87ebdceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 83fa475 - Browse repository at this point
Copy the full SHA 83fa475View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4a3772f - Browse repository at this point
Copy the full SHA 4a3772fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f779537 - Browse repository at this point
Copy the full SHA f779537View commit details -
We don't want to use environment variables with TensorRT yet, the logic being that we want to try and have as much fwd compatiblity as possible when working on an experimental feature. Were we to add env vars they would have to be gaurenteed to work in the future until a major version change. Moving the functionality to a contrib call reduces this risk.
Configuration menu - View commit details
-
Copy full SHA for b0748ef - Browse repository at this point
Copy the full SHA b0748efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 35e1367 - Browse repository at this point
Copy the full SHA 35e1367View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6338e45 - Browse repository at this point
Copy the full SHA 6338e45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 21d0239 - Browse repository at this point
Copy the full SHA 21d0239View commit details -
Configuration menu - View commit details
-
Copy full SHA for f30dbef - Browse repository at this point
Copy the full SHA f30dbefView commit details -
Configuration menu - View commit details
-
Copy full SHA for eaba593 - Browse repository at this point
Copy the full SHA eaba593View commit details -
Configuration menu - View commit details
-
Copy full SHA for f870a3f - Browse repository at this point
Copy the full SHA f870a3fView commit details -
Configuration menu - View commit details
-
Copy full SHA for e40d6b3 - Browse repository at this point
Copy the full SHA e40d6b3View commit details
Commits on Aug 9, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 7fa6a4a - Browse repository at this point
Copy the full SHA 7fa6a4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for e777ab5 - Browse repository at this point
Copy the full SHA e777ab5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3ea9b89 - Browse repository at this point
Copy the full SHA 3ea9b89View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6d2cac - Browse repository at this point
Copy the full SHA d6d2cacView commit details -
Change default value of TensorRT to off
This is change applies to both TensorRT and non-TensorRT builds.
Configuration menu - View commit details
-
Copy full SHA for 2d04aee - Browse repository at this point
Copy the full SHA 2d04aeeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 449a195 - Browse repository at this point
Copy the full SHA 449a195View commit details -
Configuration menu - View commit details
-
Copy full SHA for ed36739 - Browse repository at this point
Copy the full SHA ed36739View commit details -
Configuration menu - View commit details
-
Copy full SHA for 882d8e5 - Browse repository at this point
Copy the full SHA 882d8e5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 95a7955 - Browse repository at this point
Copy the full SHA 95a7955View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0307467 - Browse repository at this point
Copy the full SHA 0307467View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8504319 - Browse repository at this point
Copy the full SHA 8504319View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55dd422 - Browse repository at this point
Copy the full SHA 55dd422View commit details -
Merge pull request #8 from KellenSunderland/tensorrt_integration_wip
Address design review and feedback from MXNet commiters
Configuration menu - View commit details
-
Copy full SHA for f7ff036 - Browse repository at this point
Copy the full SHA f7ff036View commit details -
Configuration menu - View commit details
-
Copy full SHA for ec9d3ea - Browse repository at this point
Copy the full SHA ec9d3eaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b63738 - Browse repository at this point
Copy the full SHA 4b63738View commit details -
Configuration menu - View commit details
-
Copy full SHA for 694cbfb - Browse repository at this point
Copy the full SHA 694cbfbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2be7d25 - Browse repository at this point
Copy the full SHA 2be7d25View commit details -
Configuration menu - View commit details
-
Copy full SHA for 369a3f7 - Browse repository at this point
Copy the full SHA 369a3f7View commit details -
Merge pull request #9 from KellenSunderland/tensorrt_integration_15
Address Pedro and Jun's comments.
Configuration menu - View commit details
-
Copy full SHA for 64b7e95 - Browse repository at this point
Copy the full SHA 64b7e95View commit details
Commits on Aug 10, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 1c7698b - Browse repository at this point
Copy the full SHA 1c7698bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 74b6603 - Browse repository at this point
Copy the full SHA 74b6603View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7fff80c - Browse repository at this point
Copy the full SHA 7fff80cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a754aab - Browse repository at this point
Copy the full SHA a754aabView commit details -
Merge pull request #10 from KellenSunderland/tensorrt_integration_16
Tensorrt integration 16
Configuration menu - View commit details
-
Copy full SHA for 7ea6ef9 - Browse repository at this point
Copy the full SHA 7ea6ef9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22a3823 - Browse repository at this point
Copy the full SHA 22a3823View commit details -
Merge pull request #11 from KellenSunderland/tensorrt_integration_16
Reorder arguments, allow position calling
Configuration menu - View commit details
-
Copy full SHA for c3ace78 - Browse repository at this point
Copy the full SHA c3ace78View commit details