Add link to presentation, minor fixes
Signed-off-by: Michael Gielda <mgielda@antmicro.com>
This commit is contained in:
parent
7e1c942100
commit
382c17a09a
@ -26,13 +26,15 @@ Here, we document how Renode is used as part of the TFLM project. For more
|
|||||||
general use of Renode, please refer to the [Renode
|
general use of Renode, please refer to the [Renode
|
||||||
documentation](https://renode.readthedocs.io/en/latest/).
|
documentation](https://renode.readthedocs.io/en/latest/).
|
||||||
|
|
||||||
|
You can also read more about Renode from a [publicly available slide deck](https://docs.google.com/presentation/d/1j0gjI4pVkgF9CWvxaxr5XuCKakEB25YX2n-iFxlYKnE/edit).
|
||||||
|
|
||||||
# Installation
|
# Installation
|
||||||
|
|
||||||
Renode can be installed and used in a variety of ways, as documented
|
Renode can be installed and used in a variety of ways, as documented in the
|
||||||
[here](https://renode.readthedocs.io/en/latest/). For the purpose of Tensorflow
|
[Renode README](https://github.com/renode/renode/blob/master/README.rst#installation/). For the purpose of Tensorflow
|
||||||
Lite Micro, we make use of a portable version for Linux.
|
Lite Micro, we make use of the portable version for Linux.
|
||||||
|
|
||||||
Portable renode wil be automatically installed when using the TfLite Micro
|
Portable renode will be automatically installed when using the TfLite Micro
|
||||||
Makefile to `tensorflow/lite/micro/tools/make/downloads/renode`.
|
Makefile to `tensorflow/lite/micro/tools/make/downloads/renode`.
|
||||||
|
|
||||||
The Makefile internally calls the `renode_download.sh` script:
|
The Makefile internally calls the `renode_download.sh` script:
|
||||||
|
Loading…
Reference in New Issue
Block a user