| /foundation/ai/neural_network_runtime/test/unittest/components/v2_0/executor/ |
| D | executor_test.cpp | 85 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/ |
| D | executor_test.cpp | 85 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/ |
| D | neural_network_core.cpp | 122 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/ |
| D | neural_network_core_test.cpp | 440 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 …]
|
| D | neural_network_core_test.h | 46 Compilation* compilation = &ation; variable
|
| /foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
| D | nnbackend.cpp | 107 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/ |
| D | nn_backend_test.cpp | 316 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/ |
| D | neural_network_runtime_test.cpp | 823 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/ |
| D | neural_network_runtime_test.cpp | 876 OH_NNCompilation* compilation = nullptr; variable 1104 OH_NNCompilation* compilation = nullptr; variable
|