Home
last modified time | relevance | path

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

/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
DCompileTest.cpp46 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 …]
DMemoryTest.cpp73 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
93 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
113 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
133 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
155 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
188 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
208 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
228 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
248 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
274 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
[all …]
DExecutorTest.cpp67 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/neural_network_runtime/v1_0/interface/src/
DCompileTest.cpp46 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 …]
DMemoryTest.cpp73 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
93 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
113 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
133 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
155 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
188 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
208 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
228 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
248 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
274 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); variable
[all …]
DExecutorTest.cpp67 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/nncore/nncoretest/src/
DHdiCompilationTest.cpp34 OH_NNCompilation *compilation = nullptr; in GenCacheFile() local
72 OH_NNCompilation *compilation = OH_NNCompilation_ConstructForCache(); variable
89 OH_NNCompilation *compilation = OH_NNCompilation_ConstructForCache(); variable
118 OH_NNCompilation *compilation = nullptr; variable
136 OH_NNCompilation *compilation = nullptr; variable
157 OH_NNCompilation *compilation = nullptr; variable
175 OH_NNCompilation *compilation = nullptr; variable
194 OH_NNCompilation *compilation = OH_NNCompilation_ConstructWithOfflineModelFile(nullptr); variable
207 …OH_NNCompilation *compilation = OH_NNCompilation_ConstructWithOfflineModelFile(SUPPORTMODELPATH.c_… variable
226 …OH_NNCompilation *compilation = OH_NNCompilation_ConstructWithOfflineModelBuffer(buffer, modelSize… variable
[all …]
DHdiExecutorTest.cpp46 OH_NNCompilation *compilation = nullptr; variable
/test/xts/acts/ai/nncore/e2etest/src/
DEndToEndTest.cpp67 OH_NNCompilation* compilation = nullptr; in ConstructCompilation() local
279 OH_NNExecutor* RunExecutor(OH_NNCompilation* compilation, size_t deviceId, bool isDynamic = false) in RunExecutor()
341 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable
363 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable
385 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable
407 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId); variable
433 OH_NNCompilation* compilation = ConstructCompilation(model, deviceId, false); variable
/test/xts/acts/ai/nncore/common/
Dnncore_utils.cpp259 OH_NN_ReturnCode SetDevice(OH_NNCompilation *compilation) in SetDevice()
297 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileGraphMock()
343 void Free(OH_NNModel *model, OH_NNCompilation *compilation, OH_NNExecutor *executor) in Free()
516 void ConstructCompilation(OH_NNCompilation **compilation) in ConstructCompilation()
528 OH_NNCompilation *compilation = nullptr; in CreateExecutor() local
548 OH_NNCompilation *compilation = OH_NNCompilation_Construct(model); in CreateDynamicExecutor() local
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dnnrt_utils.cpp131 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/
Dnnrt_utils.cpp131 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()