Home
last modified time | relevance | path

Searched refs:m_compileParam (Results 1 – 4 of 4) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/
DCompileTest.cpp71 OHNNCompileParam m_compileParam; member in __anonf801ab930111::CompileTest
850 std::thread th1(CompileModel, compilation1, m_compileParam);
851 std::thread th2(CompileModel, compilation2, m_compileParam);
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
DCompileTest.cpp71 OHNNCompileParam m_compileParam; member in __anone6c9e7920111::CompileTest
850 std::thread th1(CompileModel, compilation1, m_compileParam);
851 std::thread th2(CompileModel, compilation2, m_compileParam);
/test/xts/acts/ai/nncore/nncoretest/src/
DHdiCompilationTest.cpp58 OHNNCompileParam m_compileParam; member in OHOS::NeuralNetworkCore::CompilationTest
DHdiExecutorTest.cpp34 OHNNCompileParam m_compileParam; member in OHOS::NeuralNetworkCore::ExecutorTest