Package | Description |
---|---|
onnx |
Modifier and Type | Method and Description |
---|---|
static Onnx.TensorShapeProto.Dimension.ValueCase |
Onnx.TensorShapeProto.Dimension.ValueCase.forNumber(int value) |
Onnx.TensorShapeProto.Dimension.ValueCase |
Onnx.TensorShapeProto.DimensionOrBuilder.getValueCase() |
Onnx.TensorShapeProto.Dimension.ValueCase |
Onnx.TensorShapeProto.Dimension.getValueCase() |
Onnx.TensorShapeProto.Dimension.ValueCase |
Onnx.TensorShapeProto.Dimension.Builder.getValueCase() |
static Onnx.TensorShapeProto.Dimension.ValueCase |
Onnx.TensorShapeProto.Dimension.ValueCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static Onnx.TensorShapeProto.Dimension.ValueCase |
Onnx.TensorShapeProto.Dimension.ValueCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Onnx.TensorShapeProto.Dimension.ValueCase[] |
Onnx.TensorShapeProto.Dimension.ValueCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2020. All rights reserved.