aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
Diffstat (limited to 'python')
-rw-r--r--python/pyarmnn/README.md2
-rw-r--r--python/pyarmnn/images/pyarmnn.pngbin74951 -> 0 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/python/pyarmnn/README.md b/python/pyarmnn/README.md
index ae263463da..dc3b8a1fb0 100644
--- a/python/pyarmnn/README.md
+++ b/python/pyarmnn/README.md
@@ -10,7 +10,7 @@ delegated to the Arm NN library.
The [SWIG](http://www.swig.org/) project is used to generate the Arm NN python shadow classes and C wrapper.
The following diagram shows the conceptual architecture of this library:
-![PyArmNN](./images/pyarmnn.png)
+![PyArmNN](docs/pyarmnn.png)
# Setup development environment
diff --git a/python/pyarmnn/images/pyarmnn.png b/python/pyarmnn/images/pyarmnn.png
deleted file mode 100644
index 7a900d8e3a..0000000000
--- a/python/pyarmnn/images/pyarmnn.png
+++ /dev/null
Binary files differ