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 classOnnxOperators.OperatorProtoAn OperatorProto represents the immutable specification of the signature and semantics of an operator.static interfaceOnnxOperators.OperatorProtoOrBuilderstatic classOnnxOperators.OperatorSetProtoAn OperatorSetProto represents an immutable set of immutable operator specifications.static interfaceOnnxOperators.OperatorSetProtoOrBuilder
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static org.nd4j.shade.protobuf.Descriptors.FileDescriptorgetDescriptor()static voidregisterAllExtensions(org.nd4j.shade.protobuf.ExtensionRegistry registry)static voidregisterAllExtensions(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()
-
-