Uses of Interface
onnx.Onnx.TypeProto.SequenceOrBuilder
-
Packages that use Onnx.TypeProto.SequenceOrBuilder Package Description onnx -
-
Uses of Onnx.TypeProto.SequenceOrBuilder in onnx
Classes in onnx that implement Onnx.TypeProto.SequenceOrBuilder Modifier and Type Class Description static classOnnx.TypeProto.Sequencerepeated Tstatic classOnnx.TypeProto.Sequence.Builderrepeated TMethods in onnx that return Onnx.TypeProto.SequenceOrBuilder Modifier and Type Method Description Onnx.TypeProto.SequenceOrBuilderOnnx.TypeProto.Builder. getSequenceTypeOrBuilder()The type of a sequence.Onnx.TypeProto.SequenceOrBuilderOnnx.TypeProto. getSequenceTypeOrBuilder()The type of a sequence.Onnx.TypeProto.SequenceOrBuilderOnnx.TypeProtoOrBuilder. getSequenceTypeOrBuilder()The type of a sequence.
-