Home
last modified time | relevance | path

Searched refs:PrepareModelFromModelCache (Results 1 – 13 of 13) sorted by relevance

/test/xts/acts/ai/neural_network_runtime/v1_0/common/
Dmock_idevice.h73 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
Dmock_idevice.cpp275 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V1_0::MockIDevice
/test/xts/acts/ai/nncore/common/
Dmock_idevice.h76 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
Dmock_idevice.cpp276 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
/test/xts/hats/ai/nnrt/hdi/v1_0/nnrtFunctionTest/src/
Dhdi_model_prepare_test.cpp99 …EXPECT_EQ(HDF_ERR_INVALID_PARAM, device_->PrepareModelFromModelCache(modelCache, config, iPrepared…
137 …EXPECT_EQ(HDF_ERR_INVALID_PARAM, device_->PrepareModelFromModelCache(modelCache, config, iPrepared…
179 …EXPECT_EQ(HDF_ERR_INVALID_PARAM, device_->PrepareModelFromModelCache(modelCache, config, iPrepared…
Dhdi_model_run_test.cpp378 …EXPECT_EQ(HDF_SUCCESS, device_->PrepareModelFromModelCache(modelCache, modelConfig, iPreparedModel…
/test/xts/acts/ai/nncore/opstest/include/
Dmock_idevice.h76 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
/test/xts/acts/ai/neural_network_runtime/v2_0/common/
Dmock_idevice.h76 …int32_t PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const ModelConfig&…
Dmock_idevice.cpp300 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V2_0::MockIDevice
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest/src/
Dhdi_model_prepare_test.cpp101 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel));
141 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
186 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
Dhdi_model_run_test.cpp379 device_->PrepareModelFromModelCache(modelCache, modelConfig, iPreparedModel1));
/test/xts/acts/ai/nncore/opstest/src/
Dmock_idevice.cpp299 int32_t MockIDevice::PrepareModelFromModelCache(const std::vector<SharedBuffer>& modelCache, const … in PrepareModelFromModelCache() function in OHOS::HDI::Nnrt::V2_1::MockIDevice
/test/xts/hats/ai/nnrt/hdi/v2_0/nnrtFunctionTest_additional/src/
Dhdi_model_prepare_test.cpp36233 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36271 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36309 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36347 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36385 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36422 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36460 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36498 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36536 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
36574 device_->PrepareModelFromModelCache(modelCache, config, iPreparedModel1));
[all …]