Uses of Interface
onnx.Onnx.TensorProtoOrBuilder
Packages that use Onnx.TensorProtoOrBuilder
-
Uses of Onnx.TensorProtoOrBuilder in onnx
Classes in onnx that implement Onnx.TensorProtoOrBuilderModifier and TypeClassDescriptionstatic final classTensors A serialized tensor value.static final classTensors A serialized tensor value.Methods in onnx that return Onnx.TensorProtoOrBuilderModifier and TypeMethodDescriptionOnnx.SparseTensorProto.Builder.getIndicesOrBuilder()The indices of the non-default values, which may be stored in one of two formats.Onnx.SparseTensorProto.getIndicesOrBuilder()The indices of the non-default values, which may be stored in one of two formats.Onnx.SparseTensorProtoOrBuilder.getIndicesOrBuilder()The indices of the non-default values, which may be stored in one of two formats.Onnx.GraphProto.Builder.getInitializerOrBuilder(int index) A list of named tensor values, used to specify constant inputs of the graph.Onnx.GraphProto.getInitializerOrBuilder(int index) A list of named tensor values, used to specify constant inputs of the graph.Onnx.GraphProtoOrBuilder.getInitializerOrBuilder(int index) A list of named tensor values, used to specify constant inputs of the graph.Onnx.AttributeProto.Builder.getTensorsOrBuilder(int index) list of tensorsOnnx.AttributeProto.getTensorsOrBuilder(int index) list of tensorsOnnx.AttributeProtoOrBuilder.getTensorsOrBuilder(int index) list of tensorsOnnx.AttributeProto.Builder.getTOrBuilder()tensor valueOnnx.AttributeProto.getTOrBuilder()tensor valueOnnx.AttributeProtoOrBuilder.getTOrBuilder()tensor valueOnnx.SparseTensorProto.Builder.getValuesOrBuilder()The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.SparseTensorProto.getValuesOrBuilder()The sequence of non-default values are encoded as a tensor of shape [NNZ].Onnx.SparseTensorProtoOrBuilder.getValuesOrBuilder()The sequence of non-default values are encoded as a tensor of shape [NNZ].Methods in onnx that return types with arguments of type Onnx.TensorProtoOrBuilderModifier and TypeMethodDescriptionList<? extends Onnx.TensorProtoOrBuilder>Onnx.GraphProto.Builder.getInitializerOrBuilderList()A list of named tensor values, used to specify constant inputs of the graph.List<? extends Onnx.TensorProtoOrBuilder>Onnx.GraphProto.getInitializerOrBuilderList()A list of named tensor values, used to specify constant inputs of the graph.List<? extends Onnx.TensorProtoOrBuilder>Onnx.GraphProtoOrBuilder.getInitializerOrBuilderList()A list of named tensor values, used to specify constant inputs of the graph.List<? extends Onnx.TensorProtoOrBuilder>Onnx.AttributeProto.Builder.getTensorsOrBuilderList()list of tensorsList<? extends Onnx.TensorProtoOrBuilder>Onnx.AttributeProto.getTensorsOrBuilderList()list of tensorsList<? extends Onnx.TensorProtoOrBuilder>Onnx.AttributeProtoOrBuilder.getTensorsOrBuilderList()list of tensors