Uses of Interface
ai.onnx.proto.OnnxMl.TensorProtoOrBuilder
-
Uses of OnnxMl.TensorProtoOrBuilder in ai.onnx.proto
Modifier and TypeClassDescriptionstatic final class
Tensors A serialized tensor value.static final class
Tensors A serialized tensor value.Modifier and TypeMethodDescriptionOnnxMl.SparseTensorProto.Builder.getIndicesOrBuilder()
The indices of the non-default values, which may be stored in one of two formats.OnnxMl.SparseTensorProto.getIndicesOrBuilder()
The indices of the non-default values, which may be stored in one of two formats.OnnxMl.SparseTensorProtoOrBuilder.getIndicesOrBuilder()
The indices of the non-default values, which may be stored in one of two formats.OnnxMl.GraphProto.Builder.getInitializerOrBuilder
(int index) A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.GraphProto.getInitializerOrBuilder
(int index) A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.GraphProtoOrBuilder.getInitializerOrBuilder
(int index) A list of named tensor values, used to specify constant inputs of the graph.OnnxMl.AttributeProto.Builder.getTensorsOrBuilder
(int index) list of tensorsOnnxMl.AttributeProto.getTensorsOrBuilder
(int index) list of tensorsOnnxMl.AttributeProtoOrBuilder.getTensorsOrBuilder
(int index) list of tensorsOnnxMl.AttributeProto.Builder.getTOrBuilder()
tensor valueOnnxMl.AttributeProto.getTOrBuilder()
tensor valueOnnxMl.AttributeProtoOrBuilder.getTOrBuilder()
tensor valueOnnxMl.SparseTensorProto.Builder.getValuesOrBuilder()
The sequence of non-default values are encoded as a tensor of shape [NNZ].OnnxMl.SparseTensorProto.getValuesOrBuilder()
The sequence of non-default values are encoded as a tensor of shape [NNZ].OnnxMl.SparseTensorProtoOrBuilder.getValuesOrBuilder()
The sequence of non-default values are encoded as a tensor of shape [NNZ].Modifier and TypeMethodDescriptionList<? extends OnnxMl.TensorProtoOrBuilder>
OnnxMl.GraphProto.Builder.getInitializerOrBuilderList()
A list of named tensor values, used to specify constant inputs of the graph.List<? extends OnnxMl.TensorProtoOrBuilder>
OnnxMl.GraphProto.getInitializerOrBuilderList()
A list of named tensor values, used to specify constant inputs of the graph.List<? extends OnnxMl.TensorProtoOrBuilder>
OnnxMl.GraphProtoOrBuilder.getInitializerOrBuilderList()
A list of named tensor values, used to specify constant inputs of the graph.List<? extends OnnxMl.TensorProtoOrBuilder>
OnnxMl.AttributeProto.Builder.getTensorsOrBuilderList()
list of tensorsList<? extends OnnxMl.TensorProtoOrBuilder>
OnnxMl.AttributeProto.getTensorsOrBuilderList()
list of tensorsList<? extends OnnxMl.TensorProtoOrBuilder>
OnnxMl.AttributeProtoOrBuilder.getTensorsOrBuilderList()
list of tensors