Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
43f87d9
Generating preview
iriark01 Sep 30, 2020
574fb6d
Moving file
iriark01 Sep 30, 2020
6a940f6
Edit part 1: getting the example application running
iriark01 Sep 30, 2020
c3b7506
Edit part 2: how it works
iriark01 Sep 30, 2020
934e9e4
First draft ready
iriark01 Sep 30, 2020
5b4e027
Moving file
iriark01 Sep 30, 2020
b828a0f
Updated instructions to work with Mbed OS 6.3.0
spartacoos Oct 13, 2020
436315f
Update TensorFlow.md
spartacoos Nov 11, 2020
6334f27
Update docs/reference/TensorFlow.md
spartacoos Nov 13, 2020
ae740e5
Updating prerequisites
spartacoos Nov 13, 2020
d34adc1
Improving wording of the introduction to the demo
spartacoos Nov 13, 2020
9c496e4
Clarification as to why mbed config root is used
spartacoos Nov 13, 2020
34bf7bb
Missing word
spartacoos Nov 13, 2020
a1e98e8
Removing Make version error
spartacoos Nov 13, 2020
37ffa6a
Spelling mistake and wrong RespondToCommand info
spartacoos Nov 13, 2020
e19c560
command responder code doesn't need to change k66f
spartacoos Nov 13, 2020
3a4df20
Explaining the model size constant
spartacoos Nov 13, 2020
adda305
adding the --flash and --sterm flags
spartacoos Nov 13, 2020
97313a8
Correct constant from Python script
spartacoos Nov 13, 2020
19144d4
Fixing file name changed in TensorFlow repo
spartacoos Nov 13, 2020
aa73e65
Removing comments
spartacoos Nov 13, 2020
101e3cb
Removed instruction to move binary to the board
spartacoos Nov 13, 2020
c8e3aec
Fixing images link to make them local ./image/x
spartacoos Nov 13, 2020
7bd9779
Adding images folder
spartacoos Nov 13, 2020
2ca98fc
Fixed image links
Nov 13, 2020
6e3b76e
Removed inline comments
Nov 13, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions docs.json
Original file line number Diff line number Diff line change
Expand Up @@ -1444,6 +1444,9 @@
},
{
"path": "docs/ref-designs/going_to_production.md"
},
{
"path": "docs/reference/TensorFlow.md"
}
]
},
Expand Down
Binary file added docs/images/tf_convert_model.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/tf_fft.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/tf_spectogram2.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/images/tf_troubleshooting.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
475 changes: 198 additions & 277 deletions docs/reference/TensorFlow.md

Large diffs are not rendered by default.