| Package | Description |
|---|---|
| org.bytedeco.tvm.global |
| Modifier and Type | Method and Description |
|---|---|
static int |
tvm_runtime.TVMFuncCreateFromCFunc(TVMPackedCFunc func,
Pointer resource_handle,
TVMPackedCFuncFinalizer fin,
TVMFunctionHandle out)
\brief Wrap a TVMPackedCFunc to become a FunctionHandle.
|
Copyright © 2021. All rights reserved.