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