Updated on 2022-03-13 GMT+08:00

AIModelManager::GetMaxUsedMemory

Queries the size of the memory used by the model based on the model name.

Syntax

int32_t AIModelManager::GetMaxUsedMemory(std::string model_name);

Parameter Description

Parameter

Description

Value Range

model_name

Model name

-

Return Value

Size of the memory used by the model