#include <NeuralProfile.h>
◆ ~INeuralProfileManager()
| virtual NeuralProfile::INeuralProfileManager::~INeuralProfileManager |
( |
| ) |
|
|
inlinevirtual |
◆ GetInputDimension()
◆ GetOutputDimension()
◆ RemoveModel()
| virtual void NeuralProfile::INeuralProfileManager::RemoveModel |
( |
int32 |
AllocationId | ) |
|
|
pure virtual |
◆ UpdateBatchSize()
| virtual bool NeuralProfile::INeuralProfileManager::UpdateBatchSize |
( |
int32 |
AllocationId, |
|
|
int32 |
BatchSize |
|
) |
| |
|
pure virtual |
◆ UpdateModel()
| virtual void NeuralProfile::INeuralProfileManager::UpdateModel |
( |
int32 |
AllocationId, |
|
|
UObject * |
NNEModelData, |
|
|
FString |
RuntimeName |
|
) |
| |
|
pure virtual |
◆ UpdateTileOverlap()
◆ UpdateTileOverlapResolveType()
◆ UpdateTileType()
The documentation for this class was generated from the following file: