Uses of Interface
onnx.Onnx.TypeProto.MapOrBuilder
-
Packages that use Onnx.TypeProto.MapOrBuilder Package Description onnx -
-
Uses of Onnx.TypeProto.MapOrBuilder in onnx
Classes in onnx that implement Onnx.TypeProto.MapOrBuilder Modifier and Type Class Description static classOnnx.TypeProto.Mapmap<K,V>static classOnnx.TypeProto.Map.Buildermap<K,V>Methods in onnx that return Onnx.TypeProto.MapOrBuilder Modifier and Type Method Description Onnx.TypeProto.MapOrBuilderOnnx.TypeProto.Builder. getMapTypeOrBuilder()The type of a map.Onnx.TypeProto.MapOrBuilderOnnx.TypeProto. getMapTypeOrBuilder()The type of a map.Onnx.TypeProto.MapOrBuilderOnnx.TypeProtoOrBuilder. getMapTypeOrBuilder()The type of a map.
-