|
TensorRT 11.3.0
|
Generic interface for a scalar symbolic expression implementable by a Python plugin / TensorRT Python backend. More...
#include <NvInferPythonPlugin.h>
Public Member Functions | |
| virtual PluginArgType | getType () const noexcept=0 |
| Get the type of the symbolic expression. More... | |
| virtual PluginArgDataType | getDataType () const noexcept=0 |
| Get the data type of the symbolic expression. More... | |
| virtual void * | getExpr () noexcept=0 |
| Underlying symbolic expression. More... | |
Generic interface for a scalar symbolic expression implementable by a Python plugin / TensorRT Python backend.
|
pure virtualnoexcept |
Get the data type of the symbolic expression.
|
pure virtualnoexcept |
Underlying symbolic expression.
|
pure virtualnoexcept |
Get the type of the symbolic expression.
Copyright © 2024 NVIDIA Corporation
Privacy Policy |
Manage My Privacy |
Do Not Sell or Share My Data |
Terms of Service |
Accessibility |
Corporate Policies |
Product Security |
Contact