Class IRuntimeInterface
- class IRuntimeInterface
-
Generic Interface for a runtime wrapping NNE Runtimes targetted at different devices.
Subclassed by UCPURuntimeWrapper, UGPURuntimeWrapper
Public Functions
- virtual TUniquePtr<IModelInterface> CreateModel(TObjectPtr<UNNEModelData> ModelData) = 0