| Package | Description |
|---|---|
| org.bytedeco.tritonserver.global |
| Modifier and Type | Method and Description |
|---|---|
static TRITONSERVER_Error |
tritonserver.TRITONBACKEND_ModelBatcherFinalize(TRITONBACKEND_Batcher batcher)
Free memory associated with batcher.
|
static TRITONSERVER_Error |
tritonserver.TRITONBACKEND_ModelBatcherInitialize(TRITONBACKEND_Batcher batcher,
TRITONBACKEND_Model model) |
static TRITONSERVER_Error |
tritonserver.TRITONBACKEND_ModelBatchInitialize(TRITONBACKEND_Batcher batcher,
Pointer userp) |
static TRITONSERVER_Error |
tritonserver.TRITONBACKEND_ModelBatchInitialize(TRITONBACKEND_Batcher batcher,
PointerPointer userp) |
Copyright © 2024. All rights reserved.