Navigation
API > API/Runtime > API/Runtime/NNE
Inheritance Hierarchy
- IModelInstanceRunSync
- IModelInstanceNPU
References
| Module | NNE |
| Header | /Engine/Source/Runtime/NNE/Public/NNERuntimeNPU.h |
| Include | #include "NNERuntimeNPU.h" |
Syntax
class IModelInstanceNPU : public UE::NNE::IModelInstanceRunSync
Remarks
The interface of a model instance that can run on NPU.
Use UE::NNE::IModelNPU::CreateModelInstance() to get a model instance. Use UE::NNE::GetRuntime