| Package | Description |
|---|---|
| org.bytedeco.tvm | |
| org.bytedeco.tvm.global |
| Modifier and Type | Method and Description |
|---|---|
tvm_runtime.FileType |
FileInfo.type()
\brief the type of the file
|
| Modifier and Type | Method and Description |
|---|---|
FileInfo |
FileInfo.type(tvm_runtime.FileType setter) |
| Modifier and Type | Method and Description |
|---|---|
tvm_runtime.FileType |
tvm_runtime.FileType.intern() |
static tvm_runtime.FileType |
tvm_runtime.FileType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static tvm_runtime.FileType[] |
tvm_runtime.FileType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.