Package | Description |
---|---|
onnx |
Modifier and Type | Method and Description |
---|---|
static OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProto.OperatorStatus.forNumber(int value) |
OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProtoOrBuilder.getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProto.getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProto.Builder.getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
static OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProto.OperatorStatus.valueOf(com.github.os72.protobuf351.Descriptors.EnumValueDescriptor desc) |
static OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProto.OperatorStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OnnxOperatorsProto3.OperatorProto.OperatorStatus |
OnnxOperatorsProto3.OperatorProto.OperatorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnnxOperatorsProto3.OperatorProto.OperatorStatus[] |
OnnxOperatorsProto3.OperatorProto.OperatorStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
static com.github.os72.protobuf351.Internal.EnumLiteMap<OnnxOperatorsProto3.OperatorProto.OperatorStatus> |
OnnxOperatorsProto3.OperatorProto.OperatorStatus.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
OnnxOperatorsProto3.OperatorProto.Builder |
OnnxOperatorsProto3.OperatorProto.Builder.setStatus(OnnxOperatorsProto3.OperatorProto.OperatorStatus value)
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
Copyright © 2018. All rights reserved.