Home
last modified time | relevance | path

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

/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/
Dexecutor_test.cpp85 Compilation compilation(&innerModel); variable
106 Compilation compilation(&innerModel); variable
128 Compilation compilation(&innerModel); variable
152 Compilation compilation(&innerModel); variable
173 Compilation compilation(&innerModel); variable
196 Compilation compilation(&innerModel); variable
217 Compilation compilation(&innerModel); variable
238 Compilation compilation(&innerModel); variable
264 Compilation compilation(&innerModel); variable
291 Compilation compilation(&innerModel); variable
[all …]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/executor/
Dexecutor_test.cpp85 Compilation compilation(&innerModel); variable
106 Compilation compilation(&innerModel); variable
128 Compilation compilation(&innerModel); variable
152 Compilation compilation(&innerModel); variable
173 Compilation compilation(&innerModel); variable
196 Compilation compilation(&innerModel); variable
217 Compilation compilation(&innerModel); variable
238 Compilation compilation(&innerModel); variable
264 Compilation compilation(&innerModel); variable
291 Compilation compilation(&innerModel); variable
[all …]
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_core/
Dneural_network_core.cpp122 Compilation *compilation = new (std::nothrow) Compilation(); in OH_NNCompilation_Construct() local
141 Compilation *compilation = new (std::nothrow) Compilation(); in OH_NNCompilation_ConstructWithOfflineModelFile() local
165 Compilation *compilation = new (std::nothrow) Compilation(); in OH_NNCompilation_ConstructWithOfflineModelBuffer() local
180 Compilation *compilation = new (std::nothrow) Compilation(); in OH_NNCompilation_ConstructForCache() local
190 NNRT_API OH_NN_ReturnCode OH_NNCompilation_ExportCacheToBuffer(OH_NNCompilation *compilation, in OH_NNCompilation_ExportCacheToBuffer()
229 NNRT_API OH_NN_ReturnCode OH_NNCompilation_ImportCacheFromBuffer(OH_NNCompilation *compilation, in OH_NNCompilation_ImportCacheFromBuffer()
255 NNRT_API OH_NN_ReturnCode OH_NNCompilation_AddExtensionConfig(OH_NNCompilation *compilation, in OH_NNCompilation_AddExtensionConfig()
307 NNRT_API OH_NN_ReturnCode OH_NNCompilation_SetDevice(OH_NNCompilation *compilation, size_t deviceID) in OH_NNCompilation_SetDevice()
320 NNRT_API OH_NN_ReturnCode OH_NNCompilation_SetCache(OH_NNCompilation *compilation, in OH_NNCompilation_SetCache()
341 NNRT_API OH_NN_ReturnCode OH_NNCompilation_SetPerformanceMode(OH_NNCompilation *compilation, in OH_NNCompilation_SetPerformanceMode()
[all …]
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_core_test/
Dneural_network_core_test.cpp440 Compilation *compilation = new (std::nothrow) Compilation(); variable
453 OH_NNCompilation* compilation = nullptr; variable
468 Compilation *compilation = new (std::nothrow) Compilation(); variable
485 Compilation *compilation = new (std::nothrow) Compilation(); variable
502 Compilation *compilation = new (std::nothrow) Compilation(); variable
519 Compilation *compilation = new (std::nothrow) Compilation(); variable
535 Compilation *compilation = new (std::nothrow) Compilation(); variable
551 Compilation *compilation = new (std::nothrow) Compilation(); variable
573 OH_NNCompilation* compilation = nullptr; variable
587 Compilation *compilation = new (std::nothrow) Compilation(); variable
[all …]
Dneural_network_core_test.h46 Compilation* compilation = &ation; variable
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnnbackend.cpp107 Compiler* NNBackend::CreateCompiler(Compilation* compilation) in CreateCompiler()
150 Executor* NNBackend::CreateExecutor(Compilation* compilation) in CreateExecutor()
/foundation/ai/neural_network_runtime/test/unittest/components/nn_backend/
Dnn_backend_test.cpp316 Compilation* compilation = &backendName; variable
338 Compilation* compilation = &backendName; variable
404 Compilation* compilation = &backendName; variable
422 Compilation *compilation = new (std::nothrow) Compilation(); variable
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp823 OH_NNCompilation* compilation = nullptr; variable
1051 OH_NNCompilation* compilation = nullptr; variable
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp876 OH_NNCompilation* compilation = nullptr; variable
1104 OH_NNCompilation* compilation = nullptr; variable