aboutsummaryrefslogtreecommitdiff
path: root/ArmnnDevice.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ArmnnDevice.cpp')
-rw-r--r--ArmnnDevice.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ArmnnDevice.cpp b/ArmnnDevice.cpp
index 3e0b0da2..81e8eaca 100644
--- a/ArmnnDevice.cpp
+++ b/ArmnnDevice.cpp
@@ -3,6 +3,8 @@
// See LICENSE file in the project root for full license information.
//
+#define LOG_TAG "ArmnnDriver"
+
#include "ArmnnDevice.hpp"
#include <OperationsUtils.h>