Package onnx

Enum Onnx.AttributeProto.AttributeType

  • All Implemented Interfaces:
    Serializable, Comparable<Onnx.AttributeProto.AttributeType>, org.nd4j.shade.protobuf.Internal.EnumLite, org.nd4j.shade.protobuf.ProtocolMessageEnum
    Enclosing class:
    Onnx.AttributeProto

    public static enum Onnx.AttributeProto.AttributeType
    extends Enum<Onnx.AttributeProto.AttributeType>
    implements org.nd4j.shade.protobuf.ProtocolMessageEnum
     Note: this enum is structurally identical to the OpSchema::AttrType
     enum defined in schema.h.  If you rev one, you likely need to rev the other.
     
    Protobuf enum onnx.AttributeProto.AttributeType