Searched refs:cacheVersion (Results 1 – 9 of 9) sorted by relevance
/test/xts/acts/ai/neural_network_runtime/v2_0/interface/src/ |
D | CompileTest.cpp | 50 .cacheVersion = 10, in GenCacheFile() 282 .cacheVersion = 10, 303 .cacheVersion = 9, 324 .cacheVersion = 10, 345 .cacheVersion = 11, 778 .cacheVersion = 10,
|
/test/xts/acts/ai/neural_network_runtime/v1_0/interface/src/ |
D | CompileTest.cpp | 50 .cacheVersion = 10, in GenCacheFile() 282 .cacheVersion = 10, 303 .cacheVersion = 9, 324 .cacheVersion = 10, 345 .cacheVersion = 11, 778 .cacheVersion = 10,
|
/test/xts/acts/ai/neural_network_runtime/v2_0/common/ |
D | nnrt_utils.h | 64 uint32_t cacheVersion = 0; member
|
D | nnrt_utils.cpp | 180 compileParam.cacheVersion); in CompileGraphMock()
|
/test/xts/acts/ai/neural_network_runtime/v1_0/common/ |
D | nnrt_utils.h | 64 uint32_t cacheVersion = 0; member
|
D | nnrt_utils.cpp | 180 compileParam.cacheVersion); in CompileGraphMock()
|
/test/xts/acts/ai/nncore/common/ |
D | nncore_utils.h | 65 uint32_t cacheVersion = 0; member
|
D | nncore_utils.cpp | 308 compileParam.cacheVersion); in CompileGraphMock()
|
/test/xts/acts/ai/nncore/nncoretest/src/ |
D | HdiCompilationTest.cpp | 38 .cacheVersion = CACHEVERSION, in GenCacheFile()
|