public static interface Onnx.TensorShapeProto.DimensionOrBuilder
extends org.nd4j.shade.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDimParam()
namespace Shape
|
org.nd4j.shade.protobuf.ByteString |
getDimParamBytes()
namespace Shape
|
long |
getDimValue()
int64 dim_value = 1; |
Onnx.TensorShapeProto.Dimension.ValueCase |
getValueCase() |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneoflong getDimValue()
int64 dim_value = 1;String getDimParam()
namespace Shape
string dim_param = 2;org.nd4j.shade.protobuf.ByteString getDimParamBytes()
namespace Shape
string dim_param = 2;Onnx.TensorShapeProto.Dimension.ValueCase getValueCase()
Copyright © 2021. All rights reserved.