| Package | Description |
|---|---|
| org.bytedeco.tvm |
| Modifier and Type | Method and Description |
|---|---|
Registry |
Registry.getPointer(long i) |
Registry |
Registry.position(long position) |
static Registry |
Registry.Register(TVMString name) |
static Registry |
Registry.Register(TVMString name,
boolean override)
\brief Register a function with given name
|
Registry |
Registry.set_body(PackedFunc f)
\brief set the body of the function to be f
|
Copyright © 2024. All rights reserved.