Uses of Interface
ai.onnx.proto.OnnxMl.TensorProtoOrBuilder
Packages that use OnnxMl.TensorProtoOrBuilder
-
Uses of OnnxMl.TensorProtoOrBuilder in ai.onnx.proto
Classes in ai.onnx.proto that implement OnnxMl.TensorProtoOrBuilderModifier and TypeClassDescriptionstatic final classTensors A serialized tensor value.static final classTensors A serialized tensor value.Methods in ai.onnx.proto that return OnnxMl.TensorProtoOrBuilderModifier 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].Methods in ai.onnx.proto that return types with arguments of type OnnxMl.TensorProtoOrBuilderModifier 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