Package ai.onnxruntime
Class MapInfo
java.lang.Object
ai.onnxruntime.MapInfo
- All Implemented Interfaces:
ValueInfo
Describes an
OnnxMap object or output node.-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal OnnxJavaTypeThe Java type of the keys.final intThe number of entries in this map.final OnnxJavaTypeThe Java type of the values. -
Method Summary