Home
last modified time | relevance | path

Searched refs:OHNNCompileParam (Results 1 – 7 of 7) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/interface/src/
DCompileTest.cpp48 OHNNCompileParam compileParam{ in GenCacheFile()
71 OHNNCompileParam compileParam;
76 void CompileModel(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileModel()
188 OHNNCompileParam compileParam;
254 OHNNCompileParam compileParam{.cacheDir = "./test"};
275 OHNNCompileParam compileParam{
296 OHNNCompileParam compileParam{
317 OHNNCompileParam compileParam{
338 OHNNCompileParam compileParam{
369 OHNNCompileParam compileParam{
[all …]
DMemoryTest.cpp35 OHNNCompileParam compileParam;
273 OHNNCompileParam compileParam;
DModelTest.cpp33 OHNNCompileParam compileParam;
DExecutorTest.cpp35 OHNNCompileParam compileParam;
/test/xts/acts/ai/neural_network_runtime/common/
Dnnrt_utils.h61 struct OHNNCompileParam { struct
77 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam); argument
Dnnrt_utils.cpp149 int CompileGraphMock(OH_NNCompilation *compilation, const OHNNCompileParam &compileParam) in CompileGraphMock()
/test/xts/acts/ai/neural_network_runtime/stability/src/
DMultiThreadTest.cpp39 OHNNCompileParam compileParam;