added link to the benchmarks readme.

This commit is contained in:
Advait Jain 2020-10-06 14:20:25 -07:00
parent f46fbfeb1c
commit 3bf74be54a

View File

@ -40,14 +40,14 @@ The following resources may also be useful:
If you are interested in contributing code to TensorFlow Lite for
Microcontrollers then please read our [contributions guide](CONTRIBUTING.md).
# Additional Documentation for the TFLM Internals
For developers that are intersted in more details of the internals of the
# Additional Documentation
For developers that are interested in more details of the internals of the
project, we have additional documentation in the [docs](docs/) folder.
* [Benchmarks](benchmarks/README.md)
* [Memory Management](docs/memory_management.md)
* [New Platform Support](docs/new_platform_support.md)