| Package | Description |
|---|---|
| org.nd4j.imports.converters | |
| org.nd4j.imports.descriptors.onnx |
| Modifier and Type | Method and Description |
|---|---|
OpDescriptor |
DifferentialFunctionClassHolder.getOpDescriptorForOnnx(String name)
Get the op definition of a given
onnx op
Note that if the name does not exist,
an
ND4JIllegalStateException
will be thrown. |
| Modifier and Type | Method and Description |
|---|---|
static Map<String,OpDescriptor> |
OnnxDescriptorParser.onnxOpDescriptors()
Get the onnx op descriptors by name
|
Copyright © 2018. All rights reserved.