Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dnnrt_client.h41 int (*UpdateModelLatency)(uint32_t hiaiModelId, int modelLatency) = nullptr; variable
H A Dneural_network_core.cpp1608 OH_NN_ReturnCode UpdateModelLatency(const ExecutorConfig* config, int32_t modelLatency) in UpdateModelLatency() function