SourceXtractorPlusPlus
0.16
Please provide a description of the project.
|
#include <OnnxProperty.h>
Public Member Functions | |
virtual | ~NdWrapperBase ()=default |
To support dynamic output types (int, float,...) the property stores a pointer to this base type, performing a type erasure on the multidimensional output array
Definition at line 36 of file OnnxProperty.h.
|
virtualdefault |