Commit graph

4 commits

Author SHA1 Message Date
Advait Jain
257f47fb6c
Update the docs (#516)
* we now accept a lot more types of contributions and have improved the documentation.
 * add link to the kernel porting guide from the readme.
 * small updates to the op porting guide.
2021-09-16 12:36:02 -07:00
David Davis
c0de9bdaab
Add FAQ section (#384)
* Add files from TfLite

Added batch_matmul.h and tensor_utils_common.h that are needed for the BATCH_MATMUL operator.

* Add FAQ section

Add frequently asked questions section with regard to memory allocation and tensor structure manipulation.

bug=Add FAQ to reference op porting document #383

Co-authored-by: Advait Jain <advaitjain@users.noreply.github.com>
2021-08-09 18:55:25 +00:00
Advait Jain
2ddb3cc800
Update links to point to the tflite-micro github repository. (#283)
BUG=http://b/193437031
2021-07-14 21:23:24 +00:00
TFLM-bot
40343df5c9
Sync from upstream TF. (#70) 2021-05-12 07:39:29 -07:00