| Package | Description |
|---|---|
| org.bytedeco.dnnl |
| Modifier and Type | Method and Description |
|---|---|
memory.format_kind |
memory.format_kind.intern() |
static memory.format_kind |
memory.format_kind.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static memory.format_kind[] |
memory.format_kind.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.