public class OnnxDescriptorParser extends Object
| Constructor and Description |
|---|
OnnxDescriptorParser() |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,OpDescriptor> |
onnxOpDescriptors()
Get the onnx op descriptors by name
|
public static Map<String,OpDescriptor> onnxOpDescriptors() throws Exception
ExceptionCopyright © 2018. All rights reserved.