| /test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
| D | CompileTest.cpp | 46 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in GenCacheFile() local 76 void CompileModel(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileModel() 90 OH_NNCompilation *compilation = OH_NNCompilation_Construct(nullptr); variable 103 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 140 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 173 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 190 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 217 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 234 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 257 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable [all …]
|
| D | MemoryTest.cpp | 77 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 97 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 117 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 137 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 163 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 196 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 216 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 236 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 256 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 286 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable [all …]
|
| D | ExecutorTest.cpp | 67 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 93 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 118 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 146 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 174 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 203 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 231 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 258 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 288 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 328 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable [all …]
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
| D | CompileTest.cpp | 46 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in GenCacheFile() local 76 void CompileModel(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileModel() 90 OH_NNCompilation *compilation = OH_NNCompilation_Construct(nullptr); variable 103 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 140 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 173 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 190 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 217 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 234 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 257 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable [all …]
|
| D | MemoryTest.cpp | 77 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 97 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 117 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 137 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 163 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 196 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 216 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 236 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 256 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 286 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable [all …]
|
| D | ExecutorTest.cpp | 67 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 93 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 118 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 146 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 174 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 203 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 231 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 258 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 290 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 325 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable [all …]
|
| /test/xts/acts/ai/nncore/nncoretest/src/ |
| D | HdiCompilationTest.cpp | 34 OH_NNCompilation *compilation = nullptr; in GenCacheFile() local 74 OH_NNCompilation *compilation = OH_NNCompilation_ConstructForCache(); variable 91 OH_NNCompilation *compilation = OH_NNCompilation_ConstructForCache(); variable 120 OH_NNCompilation *compilation = nullptr; variable 140 OH_NNCompilation *compilation = nullptr; variable 163 OH_NNCompilation *compilation = nullptr; variable 183 OH_NNCompilation *compilation = nullptr; variable 204 OH_NNCompilation *compilation = OH_NNCompilation_ConstructWithOfflineModelFile(nullptr); variable 217 …OH_NNCompilation *compilation = OH_NNCompilation_ConstructWithOfflineModelFile(SUPPORTMODELPATH.c_… variable 236 …OH_NNCompilation *compilation = OH_NNCompilation_ConstructWithOfflineModelBuffer(buffer, modelSize… variable [all …]
|
| /test/xts/acts/ai/nncore/e2etest/src/ |
| D | EndToEndTest.cpp | 67 OH_NNCompilation* compilation = nullptr; in ConstructCompilation() local 282 OH_NNExecutor* RunExecutor(OH_NNCompilation* compilation, size_t deviceId, bool isDynamic = false) in RunExecutor() 344 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable 366 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable 388 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable 410 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable 436 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId, false); variable
|
| /test/xts/acts/ai/nnrtndk/entry/src/main/cpp/ |
| D | nnrtndk.cpp | 38 void FreeCompilation(OH_NNCompilation *compilation) { OH_NNCompilation_Destroy(&compilation); }; in FreeCompilation() 429 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationConstructOne() local 445 OH_NNCompilation *compilation = OH_NNCompilation_Construct(nullptr); in OHNNCompilationConstructTwo() local 476 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationSetDeviceOne() local 519 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationSetCacheOne() local 574 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationSetPerformanceModeOne() local 622 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationSetPerformanceModeTwo() local 667 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationSetPerformanceModeThree() local 728 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationSetPriorityOne() local 784 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in OHNNCompilationEnableFloat16One() local [all …]
|
| /test/xts/acts/ai/nncore/common/ |
| D | nncore_utils.cpp | 262 OH_NN_ReturnCode SetDevice(OH_NNCompilation *compilation) in SetDevice() 300 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileGraphMock() 346 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free() 519 void ConstructCompilation(OH_NNCompilation **compilation, OH_NNModel **model) in ConstructCompilation() 529 OH_NNCompilation *compilation = nullptr; in CreateExecutor() local 551 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in CreateDynamicExecutor() local
|
| /test/xts/acts/ai/nncore/opstest/src/ |
| D | nncore_utils.cpp | 164 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileGraphMock() 210 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free()
|
| D | logical_not_test.cpp | 109 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 138 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 167 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 196 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 225 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | logical_and_test.cpp | 119 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 148 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 177 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 206 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 235 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | unstack_test.cpp | 123 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 152 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 181 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 210 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 239 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | flatten_test.cpp | 98 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 127 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 156 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 185 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | sparse_to_dense_test.cpp | 168 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 197 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 226 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 255 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 284 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 313 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | select_test.cpp | 130 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 159 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 188 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 217 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 246 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | clip_test.cpp | 134 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 163 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 192 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 221 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 250 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | reducemin_test.cpp | 139 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 168 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 197 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 226 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 255 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | reducemax_test.cpp | 139 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 168 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 197 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 226 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 255 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | greater_test.cpp | 104 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 133 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 162 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 191 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | leaky_relu_test.cpp | 108 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 137 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 166 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 195 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| D | equal_test.cpp | 104 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 133 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 162 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable 191 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
|
| /test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
| D | nnrt_utils.cpp | 131 OH_NN_ReturnCode SetDevice(OH_NNCompilation *compilation) in SetDevice() 169 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileGraphMock() 307 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free()
|
| /test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
| D | nnrt_utils.cpp | 131 OH_NN_ReturnCode SetDevice(OH_NNCompilation *compilation) in SetDevice() 169 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileGraphMock() 307 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free()
|