Uses of Class
onnx.OnnxMl.TensorProto
-
Packages that use OnnxMl.TensorProto Package Description onnx -
-
Uses of OnnxMl.TensorProto in onnx
Methods in onnx that return OnnxMl.TensorProto Modifier and Type Method Description OnnxMl.TensorProtoOnnxMl.TensorProto.Builder. build()OnnxMl.TensorProtoOnnxMl.TensorProto.Builder. buildPartial()static OnnxMl.TensorProtoOnnxMl.TensorProto. getDefaultInstance()OnnxMl.TensorProtoOnnxMl.TensorProto.Builder. getDefaultInstanceForType()OnnxMl.TensorProtoOnnxMl.TensorProto. getDefaultInstanceForType()OnnxMl.TensorProtoOnnxMl.SparseTensorProto.Builder. getIndices()The indices of the non-default values, which may be stored in one of two formats.OnnxMl.TensorProtoOnnxMl.SparseTensorProto. getIndices()The indices of the non-default values, which may be stored in one of two formats.OnnxMl.TensorProtoOnnxMl.SparseTensorProtoOrBuilder. getIndices()The indices of the non-default values, which may be stored in one of two formats.OnnxMl.TensorProtoOnnxMl.GraphProto.Builder. getInitializer(int index)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.TensorProtoOnnxMl.GraphProto. getInitializer(int index)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.TensorProtoOnnxMl.GraphProtoOrBuilder. getInitializer(int index)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.TensorProtoOnnxMl.AttributeProto.Builder. getT()tensor valueOnnxMl.TensorProtoOnnxMl.AttributeProto. getT()tensor valueOnnxMl.TensorProtoOnnxMl.AttributeProtoOrBuilder. getT()tensor valueOnnxMl.TensorProtoOnnxMl.AttributeProto.Builder. getTensors(int index)list of tensorsOnnxMl.TensorProtoOnnxMl.AttributeProto. getTensors(int index)list of tensorsOnnxMl.TensorProtoOnnxMl.AttributeProtoOrBuilder. getTensors(int index)list of tensorsOnnxMl.TensorProtoOnnxMl.SparseTensorProto.Builder. getValues()The sequence of non-default values are encoded as a tensor of shape [NNZ].OnnxMl.TensorProtoOnnxMl.SparseTensorProto. getValues()The sequence of non-default values are encoded as a tensor of shape [NNZ].OnnxMl.TensorProtoOnnxMl.SparseTensorProtoOrBuilder. getValues()The sequence of non-default values are encoded as a tensor of shape [NNZ].static OnnxMl.TensorProtoOnnxMl.TensorProto. parseDelimitedFrom(InputStream input)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseDelimitedFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(byte[] data)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(byte[] data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(InputStream input)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(InputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(ByteBuffer data)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(ByteBuffer data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(org.nd4j.shade.protobuf.ByteString data)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(org.nd4j.shade.protobuf.ByteString data, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input)static OnnxMl.TensorProtoOnnxMl.TensorProto. parseFrom(org.nd4j.shade.protobuf.CodedInputStream input, org.nd4j.shade.protobuf.ExtensionRegistryLite extensionRegistry)Methods in onnx that return types with arguments of type OnnxMl.TensorProto Modifier and Type Method Description List<OnnxMl.TensorProto>OnnxMl.GraphProto.Builder. getInitializerList()A list of named tensor values, used to specify constant inputs of the graph.List<OnnxMl.TensorProto>OnnxMl.GraphProto. getInitializerList()A list of named tensor values, used to specify constant inputs of the graph.List<OnnxMl.TensorProto>OnnxMl.GraphProtoOrBuilder. getInitializerList()A list of named tensor values, used to specify constant inputs of the graph.org.nd4j.shade.protobuf.Parser<OnnxMl.TensorProto>OnnxMl.TensorProto. getParserForType()List<OnnxMl.TensorProto>OnnxMl.AttributeProto.Builder. getTensorsList()list of tensorsList<OnnxMl.TensorProto>OnnxMl.AttributeProto. getTensorsList()list of tensorsList<OnnxMl.TensorProto>OnnxMl.AttributeProtoOrBuilder. getTensorsList()list of tensorsstatic org.nd4j.shade.protobuf.Parser<OnnxMl.TensorProto>OnnxMl.TensorProto. parser()Methods in onnx with parameters of type OnnxMl.TensorProto Modifier and Type Method Description OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addInitializer(int index, OnnxMl.TensorProto value)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addInitializer(OnnxMl.TensorProto value)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. addTensors(int index, OnnxMl.TensorProto value)list of tensorsOnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. addTensors(OnnxMl.TensorProto value)list of tensorsOnnxMl.TensorProto.BuilderOnnxMl.TensorProto.Builder. mergeFrom(OnnxMl.TensorProto other)OnnxMl.SparseTensorProto.BuilderOnnxMl.SparseTensorProto.Builder. mergeIndices(OnnxMl.TensorProto value)The indices of the non-default values, which may be stored in one of two formats.OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. mergeT(OnnxMl.TensorProto value)tensor valueOnnxMl.SparseTensorProto.BuilderOnnxMl.SparseTensorProto.Builder. mergeValues(OnnxMl.TensorProto value)The sequence of non-default values are encoded as a tensor of shape [NNZ].static OnnxMl.TensorProto.BuilderOnnxMl.TensorProto. newBuilder(OnnxMl.TensorProto prototype)OnnxMl.SparseTensorProto.BuilderOnnxMl.SparseTensorProto.Builder. setIndices(OnnxMl.TensorProto value)The indices of the non-default values, which may be stored in one of two formats.OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. setInitializer(int index, OnnxMl.TensorProto value)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. setT(OnnxMl.TensorProto value)tensor valueOnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. setTensors(int index, OnnxMl.TensorProto value)list of tensorsOnnxMl.SparseTensorProto.BuilderOnnxMl.SparseTensorProto.Builder. setValues(OnnxMl.TensorProto value)The sequence of non-default values are encoded as a tensor of shape [NNZ].Method parameters in onnx with type arguments of type OnnxMl.TensorProto Modifier and Type Method Description OnnxMl.GraphProto.BuilderOnnxMl.GraphProto.Builder. addAllInitializer(Iterable<? extends OnnxMl.TensorProto> values)A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.AttributeProto.BuilderOnnxMl.AttributeProto.Builder. addAllTensors(Iterable<? extends OnnxMl.TensorProto> values)list of tensors
-