| Package | Description |
|---|---|
| org.bytedeco.tensorrt.global | |
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
static IRuntime |
nvinfer.createInferRuntime(ILogger logger)
\brief Create an instance of an IRuntime class.
|
| Modifier and Type | Method and Description |
|---|---|
IRuntime |
VRuntime.getPImpl() |
IRuntime |
IRuntime.getPointer(long i) |
IRuntime |
VRuntime.loadRuntime(BytePointer path) |
IRuntime |
IRuntime.loadRuntime(BytePointer path) |
IRuntime |
VRuntime.loadRuntime(String path) |
IRuntime |
IRuntime.loadRuntime(String path)
\brief Load IRuntime from the file.
|
IRuntime |
IRuntime.position(long position) |
Copyright © 2024. All rights reserved.