Package ai.onnxruntime
Interface ValueInfo
-
- All Known Implementing Classes:
MapInfo,SequenceInfo,TensorInfo
public interface ValueInfoInterface for info objects describing anOnnxValue.Will be sealed to
MapInfo,TensorInfoandSequenceInfowhen Java supports sealed interfaces.