static OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProto.AttributeType.forNumber(int value) |
|
OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProto.Builder.getType() |
The type field MUST be present for this version of the IR.
|
OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProto.getType() |
The type field MUST be present for this version of the IR.
|
OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProtoOrBuilder.getType() |
The type field MUST be present for this version of the IR.
|
static OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProto.AttributeType.valueOf(int value) |
Deprecated.
|
static OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProto.AttributeType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static OnnxMl.AttributeProto.AttributeType |
OnnxMl.AttributeProto.AttributeType.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static OnnxMl.AttributeProto.AttributeType[] |
OnnxMl.AttributeProto.AttributeType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|