Commit graph

10 commits

Author SHA1 Message Date
Esun Kim
d7f46b6fb7
[Doc] Fix typos (#3446)
* Fix typos

* Typos

* More

* Last
2026-02-11 17:18:49 +00:00
David Davis
a8d13ff1ea
Update kernel porting documentation (#3144)
@tensorflow/micro

Updates/corrections to the FAQ section
Add tensor inspection to the FAQ section

bug=fixes #3143
2025-08-01 20:56:27 +00:00
Pauline Sho
7b12c2ecd3
Update porting_reference_ops.md (#1280)
Updating porting guide based on https://github.com/tensorflow/tflite-micro/pull/1275

BUG=doc update

Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-07-25 20:00:08 +00:00
Ting Yan
cc935f1571
Allow int16 for reference kernel porting (#1212)
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-06-30 18:56:47 +00:00
Ram Kumar Koppu
5d514fc8d7
Correct URL for the Micro Contributing Guidelines (#998) 2022-03-27 06:45:31 +00:00
deqiangc
2050d4e4e1
Fix broken link in porting reference (#761) 2021-12-08 02:43:37 +00:00
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