aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/core/ITensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/core/ITensor.h')
-rw-r--r--arm_compute/core/ITensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/core/ITensor.h b/arm_compute/core/ITensor.h
index abcec60b79..131ee205ea 100644
--- a/arm_compute/core/ITensor.h
+++ b/arm_compute/core/ITensor.h
@@ -32,7 +32,7 @@ namespace arm_compute
{
class Coordinates;
-/** Interface for Neon tensor */
+/** Interface for CPU tensor */
class ITensor
{
public: