Home
last modified time | relevance | path

Searched defs:GetSupportedOperation (Results 1 – 14 of 14) sorted by relevance

/foundation/ai/neural_network_runtime/test/unittest/common/v1_0/
Dinner_model_mock_device.cpp60 OH_NN_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
Dcompilation_mock_idevice.cpp69 OH_NN_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
/foundation/ai/neural_network_runtime/test/unittest/common/v2_0/
Dinner_model_mock_device.cpp60 OH_NN_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
Dcompilation_mock_idevice.cpp69 OH_NN_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/test/fuzztest/
Dnnrt_device_impl.h54 int32_t GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation() function
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/
Dnnbackend.cpp225 OH_NN_ReturnCode NNBackend::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph>… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::NNBackend
Dhdi_device_v1_0.cpp148 OH_NN_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0
Dhdi_device_v2_0.cpp180 OH_NN_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/device_registrar/
Ddevice_registrar_test.cpp112 OH_NN_ReturnCode GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/device_registrar/
Ddevice_registrar_test.cpp112 OH_NN_ReturnCode GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGraph> model, in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::UnitTest::SimulationDevice
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v1_0/hdi_cpu_service/src/
Dnnrt_device_service.cpp69 int32_t NnrtDeviceService::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation() function in OHOS::HDI::Nnrt::V1_0::NnrtDeviceService
/foundation/ai/neural_network_runtime/example/drivers/nnrt/v2_0/hdi_cpu_service/src/
Dnnrt_device_service.cpp69 int32_t NnrtDeviceService::GetSupportedOperation(const Model& model, std::vector<bool>& ops) in GetSupportedOperation() function in OHOS::HDI::Nnrt::V2_0::NnrtDeviceService
/foundation/ai/neural_network_runtime/test/unittest/components/v2_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp130 OH_NN_ReturnCode HDIDeviceV2_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV2_0
/foundation/ai/neural_network_runtime/test/unittest/components/v1_0/neural_network_runtime_test/
Dneural_network_runtime_test.cpp130 OH_NN_ReturnCode HDIDeviceV1_0::GetSupportedOperation(std::shared_ptr<const mindspore::lite::LiteGr… in GetSupportedOperation() function in OHOS::NeuralNetworkRuntime::HDIDeviceV1_0