Package onnx
Class OnnxOperators
- java.lang.Object
-
- onnx.OnnxOperators
-
public final class OnnxOperators extends Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
OnnxOperators.OperatorProto
An OperatorProto represents the immutable specification of the signature and semantics of an operator.static interface
OnnxOperators.OperatorProtoOrBuilder
static class
OnnxOperators.OperatorSetProto
An OperatorSetProto represents an immutable set of immutable operator specifications.static interface
OnnxOperators.OperatorSetProtoOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.nd4j.shade.protobuf.Descriptors.FileDescriptor
getDescriptor()
static void
registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry)
static void
registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistryLite registry)
-
-
-
Method Detail
-
registerAllExtensions
public static void registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistryLite registry)
-
registerAllExtensions
public static void registerAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry)
-
getDescriptor
public static org.nd4j.shade.protobuf.Descriptors.FileDescriptor getDescriptor()
-
-