Package | Description |
---|---|
onnx |
Modifier and Type | Method and Description |
---|---|
static OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProto.OperatorStatus.forNumber(int value) |
OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProtoOrBuilder.getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProto.getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProto.Builder.getStatus()
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
static OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProto.OperatorStatus.valueOf(org.nd4j.shade.protobuf.Descriptors.EnumValueDescriptor desc) |
static OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProto.OperatorStatus.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static OnnxOperators.OperatorProto.OperatorStatus |
OnnxOperators.OperatorProto.OperatorStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OnnxOperators.OperatorProto.OperatorStatus[] |
OnnxOperators.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 org.nd4j.shade.protobuf.Internal.EnumLiteMap<OnnxOperators.OperatorProto.OperatorStatus> |
OnnxOperators.OperatorProto.OperatorStatus.internalGetValueMap() |
Modifier and Type | Method and Description |
---|---|
OnnxOperators.OperatorProto.Builder |
OnnxOperators.OperatorProto.Builder.setStatus(OnnxOperators.OperatorProto.OperatorStatus value)
This field indicates whether the syntax, semantics, or presence
of this operator is in an experimental or stable stage.
|
Copyright © 2022. All rights reserved.