Home
last modified time | relevance | path

Searched defs:isExceedRamLimit (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp479 OH_NN_ReturnCode CheckExceedRamLimit(const Compilation* compilation, bool& isExceedRamLimit) in CheckExceedRamLimit()
537 bool isExceedRamLimit = false; in AuthenticateModel() local