![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
#include <NNERuntimeRunSync.h>
Public Attributes | |
| void * | Data |
| uint64 | SizeInBytes |
The tensor binding for passing input and output to from CPU memory.
Memory is owned by the caller. The caller must make sure the buffer is large enough and at least as large as SizeInBytes.
| void* UE::NNE::FTensorBindingCPU::Data |
| uint64 UE::NNE::FTensorBindingCPU::SizeInBytes |