UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
NeuralProfile::INeuralProfileManager Member List

This is the complete list of members for NeuralProfile::INeuralProfileManager, including all inherited members.

GetInputDimension(UObject *NNEModelData, FString RuntimeName)=0NeuralProfile::INeuralProfileManagerpure virtual
GetOutputDimension(UObject *NNEModelData, FString RuntimeName)=0NeuralProfile::INeuralProfileManagerpure virtual
RemoveModel(int32 AllocationId)=0NeuralProfile::INeuralProfileManagerpure virtual
UpdateBatchSize(int32 AllocationId, int32 BatchSize)=0NeuralProfile::INeuralProfileManagerpure virtual
UpdateModel(int32 AllocationId, UObject *NNEModelData, FString RuntimeName)=0NeuralProfile::INeuralProfileManagerpure virtual
UpdateTileOverlap(int32 AllocationId, FIntPoint TileOverlap)=0NeuralProfile::INeuralProfileManagerpure virtual
UpdateTileOverlapResolveType(int32 AllocationId, ETileOverlapResolveType TileOverlapResolveType)=0NeuralProfile::INeuralProfileManagerpure virtual
UpdateTileType(int32 AllocationId, ENeuralModelTileType ModelTileSize)=0NeuralProfile::INeuralProfileManagerpure virtual
~INeuralProfileManager()NeuralProfile::INeuralProfileManagerinlinevirtual