| Package | Description |
|---|---|
| onnx |
| Modifier and Type | Method and Description |
|---|---|
static Onnx.AttributeProto.AttributeType |
Onnx.AttributeProto.AttributeType.forNumber(int value) |
Onnx.AttributeProto.AttributeType |
Onnx.AttributeProtoOrBuilder.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.AttributeProto.Builder.getType()
The type field MUST be present for this version of the IR.
|
static Onnx.AttributeProto.AttributeType |
Onnx.AttributeProto.AttributeType.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
static Onnx.AttributeProto.AttributeType |
Onnx.AttributeProto.AttributeType.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
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.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static org.nd4j.shade.protobuf.Internal.EnumLiteMap<Onnx.AttributeProto.AttributeType> |
Onnx.AttributeProto.AttributeType.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
Onnx.AttributeProto.Builder |
Onnx.AttributeProto.Builder.setType(Onnx.AttributeProto.AttributeType value)
The type field MUST be present for this version of the IR.
|
Copyright © 2021. All rights reserved.