Home
last modified time | relevance | path

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

/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
H A Dnnbackend.cpp107 Compiler* NNBackend::CreateCompiler(Compilation* compilation) in CreateCompiler() function in OHOS::NeuralNetworkRuntime::NNBackend
/ohos5.0/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
H A Dneural_network_core.cpp397 OH_NN_ReturnCode CreateCompiler(Compilation* compilation, Compiler** compiler) in CreateCompiler() function