public class TensorflowDescriptorParser extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static Map<String,OpDef> |
DESCRIPTORS |
| Constructor and Description |
|---|
TensorflowDescriptorParser() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,OpDef> |
opDescs()
Get the op descriptors for tensorflow
|
Copyright © 2021. All rights reserved.