tensorrt_plugin_generator icon indicating copy to clipboard operation
tensorrt_plugin_generator copied to clipboard

A simple tool that can generate TensorRT plugin code quickly.

Results 4 tensorrt_plugin_generator issues
Sort by recently updated
recently updated
newest added

Thank you so much for this wonderful repository. This helped to create custom plugin library in the most efficient way. Is there a way to test the enqueue function because...

log: ```shell ----> debug debug debug debug debug debug debug debug debug debug debug debug debug debug debug debug debug

I was able to create a plugin and this repo really helped with the boiler plate code. One addition that I want to make in my `enqueue` function is that...

question

int64 is a very common data type and should be supported. https://github.com/NVIDIA-AI-IOT/tensorrt_plugin_generator/blob/81b95cf4902cc8a2ba0054c8f84dbd1f5bded6a1/tpg/config.py#L39