![]() |
UDocumentation UE5.7 10.02.2026 (Source)
API documentation for Unreal Engine 5.7
|
This is the complete list of members for NeuralProfile::INeuralProfileManager, including all inherited members.
| GetInputDimension(UObject *NNEModelData, FString RuntimeName)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| GetOutputDimension(UObject *NNEModelData, FString RuntimeName)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| RemoveModel(int32 AllocationId)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| UpdateBatchSize(int32 AllocationId, int32 BatchSize)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| UpdateModel(int32 AllocationId, UObject *NNEModelData, FString RuntimeName)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| UpdateTileOverlap(int32 AllocationId, FIntPoint TileOverlap)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| UpdateTileOverlapResolveType(int32 AllocationId, ETileOverlapResolveType TileOverlapResolveType)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| UpdateTileType(int32 AllocationId, ENeuralModelTileType ModelTileSize)=0 | NeuralProfile::INeuralProfileManager | pure virtual |
| ~INeuralProfileManager() | NeuralProfile::INeuralProfileManager | inlinevirtual |