| Package | Description |
|---|---|
| org.bytedeco.tensorrt.nvinfer |
| Modifier and Type | Method and Description |
|---|---|
void |
IPluginV2Ext.attachToContext(cudnnContext arg0,
cublasContext arg1,
IGpuAllocator arg2)
\brief Attach the plugin object to an execution context and grant the plugin the access to some context
resource.
|
void |
IPluginV2Ext.attachToContext(cudnnContext arg0,
cublasContext arg1,
IGpuAllocator arg2)
\brief Attach the plugin object to an execution context and grant the plugin the access to some context
resource.
|
void |
IBuilder.setGpuAllocator(IGpuAllocator allocator)
\brief Set the GPU allocator.
|
void |
IRuntime.setGpuAllocator(IGpuAllocator allocator)
\brief Set the GPU allocator.
|
void |
VBuilder.setGpuAllocator(IGpuAllocator allocator) |
void |
VRuntime.setGpuAllocator(IGpuAllocator allocator) |
void |
VRuntime.setGpuAllocator(IGpuAllocator allocator) |
void |
VBuilder.setGpuAllocator(IGpuAllocator allocator) |
void |
IRuntime.setGpuAllocator(IGpuAllocator allocator)
\brief Set the GPU allocator.
|
void |
IBuilder.setGpuAllocator(IGpuAllocator allocator)
\brief Set the GPU allocator.
|
Copyright © 2022. All rights reserved.