Home
last modified time | relevance | path

Searched defs:modelCache (Results 1 – 9 of 9) sorted by relevance

/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
Dhdi_model_prepare_test.cpp70 std::vector<V2_0::SharedBuffer> modelCache; variable
98 std::vector<V2_0::SharedBuffer> modelCache; variable
133 std::vector<V2_0::SharedBuffer> modelCache; variable
179 std::vector<V2_0::SharedBuffer> modelCache; variable
651 std::vector<V2_0::SharedBuffer> modelCache; variable
708 std::vector<V2_0::SharedBuffer> modelCache; variable
Dhdi_model_run_test.cpp373 std::vector<V2_0::SharedBuffer> modelCache; variable
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
Dhdi_model_prepare_test.cpp69 std::vector<V1_0::SharedBuffer> modelCache; variable
97 std::vector<V1_0::SharedBuffer> modelCache; variable
130 std::vector<V1_0::SharedBuffer> modelCache; variable
174 std::vector<V1_0::SharedBuffer> modelCache; variable
Dhdi_model_run_test.cpp374 std::vector<V1_0::SharedBuffer> modelCache; variable
/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmock_idevice.cpp275 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache()
282 int32_t MockIPreparedModel::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache()
/test/xts/acts/ai/nncore/common/
Dmock_idevice.cpp276 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache()
283 int32_t MockIPreparedModel::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache()
/test/xts/acts/ai/nncore/opstest/src/
Dmock_idevice.cpp299 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache()
306 int32_t MockIPreparedModel::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache()
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.cpp300 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache()
307 int32_t MockIPreparedModel::ExportModelCache(std::vector<SharedBuffer>& modelCache) in ExportModelCache()
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
Dhdi_model_prepare_test.cpp52 std::vector<V2_0::SharedBuffer> modelCache; variable
70 std::vector<V2_0::SharedBuffer> modelCache; variable
88 std::vector<V2_0::SharedBuffer> modelCache; variable
106 std::vector<V2_0::SharedBuffer> modelCache; variable
124 std::vector<V2_0::SharedBuffer> modelCache; variable
142 std::vector<V2_0::SharedBuffer> modelCache; variable
160 std::vector<V2_0::SharedBuffer> modelCache; variable
178 std::vector<V2_0::SharedBuffer> modelCache; variable
196 std::vector<V2_0::SharedBuffer> modelCache; variable
214 std::vector<V2_0::SharedBuffer> modelCache; variable
[all …]