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