Searched refs:GetBackendString (Results 1 – 2 of 2) sorted by relevance
25 std::string GetBackendString(const armnn_driver::DriverOptions& options) in GetBackendString() function150 …VLOG(DRIVER) << "ArmnnDevice: Created device with the following backends: " << GetBackendString(m_… in ArmnnDevice()156 GetBackendString(m_Options).c_str()); in ArmnnDevice()
22 std::string GetBackendString(const armnn_driver::DriverOptions& options) in GetBackendString() function123 GetBackendString(m_Options).c_str()); in ArmnnDevice()