Uses of Interface
onnx.Onnx.TypeProtoOrBuilder
Packages that use Onnx.TypeProtoOrBuilder
-
Uses of Onnx.TypeProtoOrBuilder in onnx
Classes in onnx that implement Onnx.TypeProtoOrBuilderModifier and TypeClassDescriptionstatic final classTypes The standard ONNX data types.static final classTypes The standard ONNX data types.Methods in onnx that return Onnx.TypeProtoOrBuilderModifier and TypeMethodDescriptionOnnx.TypeProto.Optional.Builder.getElemTypeOrBuilder()The type and optional shape of the element wrapped.Onnx.TypeProto.Optional.getElemTypeOrBuilder()The type and optional shape of the element wrapped.Onnx.TypeProto.OptionalOrBuilder.getElemTypeOrBuilder()The type and optional shape of the element wrapped.Onnx.TypeProto.Sequence.Builder.getElemTypeOrBuilder()The type and optional shape of each element of the sequence.Onnx.TypeProto.Sequence.getElemTypeOrBuilder()The type and optional shape of each element of the sequence.Onnx.TypeProto.SequenceOrBuilder.getElemTypeOrBuilder()The type and optional shape of each element of the sequence.Onnx.AttributeProto.Builder.getTpOrBuilder()Do not use field below, it's deprecated.Onnx.AttributeProto.getTpOrBuilder()Do not use field below, it's deprecated.Onnx.AttributeProtoOrBuilder.getTpOrBuilder()Do not use field below, it's deprecated.Onnx.ValueInfoProto.Builder.getTypeOrBuilder()This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.Onnx.ValueInfoProto.getTypeOrBuilder()This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.Onnx.ValueInfoProtoOrBuilder.getTypeOrBuilder()This field MUST be present in this version of the IR for inputs and outputs of the top-level graph.Onnx.AttributeProto.Builder.getTypeProtosOrBuilder(int index) list of type protosOnnx.AttributeProto.getTypeProtosOrBuilder(int index) list of type protosOnnx.AttributeProtoOrBuilder.getTypeProtosOrBuilder(int index) list of type protosOnnx.TypeProto.Map.Builder.getValueTypeOrBuilder()This field MUST be present for this version of the IR.Onnx.TypeProto.Map.getValueTypeOrBuilder()This field MUST be present for this version of the IR.Onnx.TypeProto.MapOrBuilder.getValueTypeOrBuilder()This field MUST be present for this version of the IR.Methods in onnx that return types with arguments of type Onnx.TypeProtoOrBuilderModifier and TypeMethodDescriptionList<? extends Onnx.TypeProtoOrBuilder>Onnx.AttributeProto.Builder.getTypeProtosOrBuilderList()list of type protosList<? extends Onnx.TypeProtoOrBuilder>Onnx.AttributeProto.getTypeProtosOrBuilderList()list of type protosList<? extends Onnx.TypeProtoOrBuilder>Onnx.AttributeProtoOrBuilder.getTypeProtosOrBuilderList()list of type protos