UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
UE::NNE::FTensorBindingRDG Struct Reference

#include <NNERuntimeRDG.h>

Public Attributes

FRDGBufferRef Buffer
 

Detailed Description

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.

Member Data Documentation

◆ Buffer

FRDGBufferRef UE::NNE::FTensorBindingRDG::Buffer

The documentation for this struct was generated from the following file: