Tags:
view all tags
---+ A detailed Analysis of the hello_world_test.cc program Below the license header the program has a number of include directives giving access to the tflite micro library as well as a number of macros. <img alt="hello_world_test_include.png" height="252" src="%ATTACHURL%/hello_world_test_include.png" style="background-color: transparent;" title="hello_world_test_include.png" width="865" /> <verbatim>tensorflow/lite/core/c/common.h:</verbatim> defines the macro TF_LITE_ENSURE_STATUS as well as a number of data structures and it gives access to core functtionality of the tflite core library. <verbatim>tensorflow/lite/micro/examples/hello_world/models/hello_world_float_model_data.h and tensorflow/lite/micro/examples/hello_world/modules/hello_world_int8_model_data.h</verbatim> are the models created with train.py and converted to a C++ array with xxd. -- %USERSIG{UliRaich - 2023-09-08}% ---++ Comments <br />%COMMENT%
Attachments
Attachments
Topic attachments
I
Attachment
History
Action
Size
Date
Who
Comment
png
hello_world_test_include.png
r1
manage
51.2 K
2023-09-08 - 08:28
UliRaich
Edit
|
Attach
|
Watch
|
P
rint version
|
H
istory
:
r3
<
r2
<
r1
|
B
acklinks
|
V
iew topic
|
Raw edit
|
More topic actions...
Topic revision: r1 - 2023-09-08
-
UliRaich
Home
Site map
AFNOG web
Embedded_Systems web
IoT_Course_English web
IoT_Course_French web
Main web
Sandbox web
TWiki web
IoT_Course_English Web
Create New Topic
Index
Search
Changes
Notifications
RSS Feed
Statistics
Preferences
P
P
View
Raw View
Print version
Find backlinks
History
More topic actions
Edit
Raw edit
Attach file or image
Edit topic preference settings
Set new parent
More topic actions
Account
Log In
Register User
Edit
Attach
Copyright © 2008-2024 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback