I can’t find a sample that write a Custom Layer Using Python from the TensorRT developer documentation.But there is the Plugin interface from the python api [url]https://docs.nvidia.com/deeplearning/sdk/tensorrt-api/python_api/infer/Plugin/IPluginV2Ext.html[/url], Does that mean I can write a Custom Layer Using Python ?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to create an custom plugin in TensorRT7 | 1 | 705 | April 10, 2020 | |
| Creating a Pluging layer in TensorRT | 1 | 3503 | November 20, 2018 | |
| how to add a plugin layer which can use CUDA operations in c++ and python? | 0 | 702 | June 6, 2019 | |
| Write converter for torch2trt for custom layer in pytorch and tensorrt | 6 | 1252 | February 15, 2022 | |
| How to implement a custom plugin equivalent to "tf.tile" in Python API? | 5 | 845 | May 4, 2023 | |
| Import pytorch model in TensorRT and add custom plugin layer | 7 | 5479 | May 13, 2019 | |
| customer layer questions | 20 | 1487 | August 29, 2019 | |
| Is there a completed document which illustrates the usage of addPlugin() api? | 1 | 554 | July 29, 2019 | |
| A qustion about custom layer plugin when i use onnx parser | 3 | 497 | April 6, 2021 | |
| TensorRT add_plugin() in Python | 1 | 1111 | January 29, 2018 |