Package onnx

Class OnnxMl.TensorShapeProto.Builder

  • All Implemented Interfaces:
    Cloneable, OnnxMl.TensorShapeProtoOrBuilder, org.nd4j.shade.protobuf.Message.Builder, org.nd4j.shade.protobuf.MessageLite.Builder, org.nd4j.shade.protobuf.MessageLiteOrBuilder, org.nd4j.shade.protobuf.MessageOrBuilder
    Enclosing class:
    OnnxMl.TensorShapeProto

    public static final class OnnxMl.TensorShapeProto.Builder
    extends org.nd4j.shade.protobuf.GeneratedMessageV3.Builder<OnnxMl.TensorShapeProto.Builder>
    implements OnnxMl.TensorShapeProtoOrBuilder
     Defines a tensor shape. A dimension can be either an integer value
     or a symbolic variable. A symbolic variable represents an unknown
     dimension.
     
    Protobuf type onnx.TensorShapeProto