aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/contrib/tensorrt/plugin
Commit message (Expand)AuthorAge
* Fix a bug where plugin factory didn't reset the unique_ptr but release it (th...Gravatar gracehoney2018-07-18
* Fix various formatting and build issues.Gravatar gracehoney2018-05-14
* Simplify build dependencies; fix python import order; fix multiple singleton ...Gravatar gracehoney2018-05-03
* Add a macro for registering the plugin so we don't need to depend on swig; re...Gravatar gracehoney2018-05-03
* Move/rename the plugin factory test file; delete duplicate test file; fix min...Gravatar gracehoney2018-05-03
* Fix build dependency; add missing OpKernel; fix some formatting issuesGravatar gracehoney2018-05-03
* [PR comment addressed]Gravatar Jie2018-04-19
* [PR comment addressed]Gravatar Jie2018-04-18
* [PR comment addressed]Gravatar Jie2018-04-17
* [tftrt update]Gravatar Jie2018-04-11