| Package | Description |
|---|---|
| org.bytedeco.tvm |
| Modifier and Type | Class and Description |
|---|---|
class |
TVMArgValue
\brief A single argument value to PackedFunc.
|
class |
TVMMovableArgValue_
\brief Internal auxiliary struct for TypedPackedFunc to indicate a movable argument.
|
class |
TVMRetValue
\brief Return Value container,
Unlike TVMArgValue, which only holds reference and do not delete
the underlying container during destruction.
|
Copyright © 2022. All rights reserved.