aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authorNikhil Raj <nikhil.raj@arm.com>2021-11-12 11:43:58 +0000
committerDavid Monahan <David.Monahan@arm.com>2021-11-12 14:31:20 +0000
commitd55ebd6972c6c6719d20a988aef665f4f281cdaf (patch)
treee7c58b0b490c9e88c0734db4c10aafa04d860b40 /python
parent45c250a5d6e1669d2670282a55b48b3d727e381b (diff)
downloadarmnn-d55ebd6972c6c6719d20a988aef665f4f281cdaf.tar.gz
Update the graph path in Readme and update project number in doxyfile
* Move all the image files used in doxygen to docs/ * Have a single path for all images in Doxyfile * Update project number to 21.11 in Doxyfile Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic9102d36b69a8261caf8e55da645463540e0b9f3
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