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