Navigation
API > API/Runtime > API/Runtime/NNE
References
| Module | NNE |
| Header | /Engine/Source/Runtime/NNE/Public/NNERuntimeRDG.h |
| Include | #include "NNERuntimeRDG.h" |
Syntax
struct FTensorBindingRDG
Remarks
The tensor binding for passing input and output to IModelRDG.
Memory is owned by the caller. The caller must make sure the buffer is large enough.
Variables
| Type | Name | Description | |
|---|---|---|---|
| FRDGBufferRef | Buffer |