| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer | |
| org.bytedeco.tensorrt.nvparsers |
| Modifier and Type | Method and Description |
|---|---|
IErrorRecorder |
IRefitter.getErrorRecorder()
\brief Get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
VEngineInspector.getErrorRecorder() |
IErrorRecorder |
IEngineInspector.getErrorRecorder()
\brief Get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
INetworkDefinition.getErrorRecorder()
\brief get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
VRuntime.getErrorRecorder() |
IErrorRecorder |
ICudaEngine.getErrorRecorder()
\brief Get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
IBuilder.getErrorRecorder()
\brief get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
VNetworkDefinition.getErrorRecorder() |
IErrorRecorder |
VBuilder.getErrorRecorder() |
IErrorRecorder |
IPluginRegistry.getErrorRecorder()
\brief Get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
VExecutionContext.getErrorRecorder() |
IErrorRecorder |
VRefitter.getErrorRecorder() |
IErrorRecorder |
VCudaEngine.getErrorRecorder() |
IErrorRecorder |
IExecutionContext.getErrorRecorder()
\brief Get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
IRuntime.getErrorRecorder()
\brief get the ErrorRecorder assigned to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IRefitter.setErrorRecorder(IErrorRecorder recorder) |
void |
VEngineInspector.setErrorRecorder(IErrorRecorder recorder) |
void |
IEngineInspector.setErrorRecorder(IErrorRecorder recorder) |
void |
INetworkDefinition.setErrorRecorder(IErrorRecorder recorder) |
void |
VRuntime.setErrorRecorder(IErrorRecorder recorder) |
void |
ICudaEngine.setErrorRecorder(IErrorRecorder recorder) |
void |
IBuilder.setErrorRecorder(IErrorRecorder recorder) |
void |
VNetworkDefinition.setErrorRecorder(IErrorRecorder recorder) |
void |
VBuilder.setErrorRecorder(IErrorRecorder recorder) |
void |
IPluginRegistry.setErrorRecorder(IErrorRecorder recorder) |
void |
VExecutionContext.setErrorRecorder(IErrorRecorder recorder) |
void |
VRefitter.setErrorRecorder(IErrorRecorder recorder) |
void |
VCudaEngine.setErrorRecorder(IErrorRecorder recorder) |
void |
IExecutionContext.setErrorRecorder(IErrorRecorder recorder) |
void |
IRuntime.setErrorRecorder(IErrorRecorder recorder) |
| Modifier and Type | Method and Description |
|---|---|
IErrorRecorder |
ICaffeParser.getErrorRecorder()
\brief get the ErrorRecorder assigned to this interface.
|
IErrorRecorder |
IUffParser.getErrorRecorder()
\brief get the ErrorRecorder assigned to this interface.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ICaffeParser.setErrorRecorder(IErrorRecorder recorder)
\brief Set the ErrorRecorder for this interface
Assigns the ErrorRecorder to this interface.
|
void |
IUffParser.setErrorRecorder(IErrorRecorder recorder) |
Copyright © 2024. All rights reserved.