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