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/
H A DCompileTest.cpp71 OHNNCompileParam m_compileParam; member in __anon49::CompileTest
851 std::thread th1(CompileModel, compilation1, m_compileParam); in HWTEST_F()
852 std::thread th2(CompileModel, compilation2, m_compileParam); in HWTEST_F()
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/
H A DCompileTest.cpp71 OHNNCompileParam m_compileParam; member in __anon44::CompileTest
851 std::thread th1(CompileModel, compilation1, m_compileParam); in HWTEST_F()
852 std::thread th2(CompileModel, compilation2, m_compileParam); in HWTEST_F()
/test/xts/acts/ai/nncore/nncoretest/src/
H A DHdiCompilationTest.cpp60 OHNNCompileParam m_compileParam; member in OHOS::NeuralNetworkCore::CompilationTest
H A DHdiExecutorTest.cpp34 OHNNCompileParam m_compileParam; member in OHOS::NeuralNetworkCore::ExecutorTest

Completed in 6 milliseconds