public static interface OnnxProto3.TensorShapeProto.DimensionOrBuilder
extends com.github.os72.protobuf351.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDimParam()
namespace Shape
|
com.github.os72.protobuf351.ByteString |
getDimParamBytes()
namespace Shape
|
long |
getDimValue()
int64 dim_value = 1; |
OnnxProto3.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;com.github.os72.protobuf351.ByteString getDimParamBytes()
namespace Shape
string dim_param = 2;OnnxProto3.TensorShapeProto.Dimension.ValueCase getValueCase()
Copyright © 2018. All rights reserved.