Gordon Williams
|
67932a14ca
|
Update README with new link for usage instructions
|
2025-10-23 10:21:30 +01:00 |
|
Gordon Williams
|
4c95444698
|
remove patch apply failure files
|
2024-05-10 15:48:51 +01:00 |
|
Gordon Williams
|
9b30f17227
|
Added jsvObjectGetChildIfExists to avoid the jsvObjectGetChild(... ,0) case - saves ~300b of flash space
|
2023-04-25 10:59:34 +01:00 |
|
fanoush
|
de8f32e441
|
add patch for tensorflow logging changes
|
2022-09-27 09:45:41 +02:00 |
|
fanoush
|
08b8bd656b
|
make __FILE__,__LINE__ logging optional based on NDEBUG
for RELEASE build we don't need source names and line numbers logged, just keep the message
|
2022-09-26 14:23:12 +02:00 |
|
Gordon Williams
|
d77cc6c61f
|
fix 2065
|
2022-06-08 15:54:39 +01:00 |
|
Standa Opichal
|
a50739f1d5
|
Add support for __arm64__ (e.g. Apple Silicon) build
|
2022-04-04 11:29:24 +02:00 |
|
Gordon Williams
|
e1a57652cf
|
update link
|
2020-11-30 08:08:52 +00:00 |
|
Gordon Williams
|
b9c2a596c4
|
Fix Tensorflow aiGesture regression from 2v07 (re-add opcodes) (fix #1936)
|
2020-09-30 08:31:51 +01:00 |
|
Gordon Williams
|
9c13b8c144
|
Update Tensorflow to latest version, fix return 0 issue on ARM release builds (fix #1918)
|
2020-08-20 10:28:27 +01:00 |
|
Gordon Williams
|
2973071bb9
|
tweak
|
2020-08-20 09:58:00 +01:00 |
|
Gordon Williams
|
dee2859d2d
|
tweak
|
2020-08-20 09:57:37 +01:00 |
|
Gordon Williams
|
a253211a2d
|
tweak
|
2020-08-20 09:57:06 +01:00 |
|
Gordon Williams
|
55bfc5bb0c
|
tweak
|
2020-08-20 09:56:10 +01:00 |
|
Gordon Williams
|
b216c275aa
|
update to new tensorflow
|
2020-08-20 09:53:40 +01:00 |
|
Gordon Williams
|
175e8718dc
|
fix patch application, fix #1911
|
2020-08-17 15:59:04 +01:00 |
|
Gordon Williams
|
bf6022c4f3
|
Align Tensorflow arena to 16 bytes - new Tensorflow requires this (fix #1914)
|
2020-08-17 15:57:19 +01:00 |
|
Gordon Williams
|
4ed174d954
|
Tensorflow updated to current 'master' version
|
2020-06-04 16:10:42 +01:00 |
|
Gordon Williams
|
4d18699d18
|
Fixed tf 2.2 run issue: "Didn't find op for builtin opcode 'FULLY_CONNECTED' version '3'"
|
2020-05-29 16:01:35 +01:00 |
|
Gordon Williams
|
5301590b91
|
Merge branch 'master' into tensorflow_2.2
|
2020-05-29 15:43:37 +01:00 |
|
Gordon Williams
|
94c3311062
|
fix linux build
|
2020-05-15 10:15:48 +01:00 |
|
Gordon Williams
|
e78f33f030
|
report errors properly
# Conflicts:
# libs/tensorflow/tensorflow.cc
# make/misc/tensorflow.make
|
2020-05-14 15:04:33 +01:00 |
|
Gordon Williams
|
0519629241
|
Tensorflow: remove some as-yet unused operators to free space
|
2020-05-14 14:23:20 +01:00 |
|
Gordon Williams
|
9e306a5cd4
|
report errors properly
|
2020-05-14 13:53:11 +01:00 |
|
Gordon Williams
|
e5dc066a36
|
Merge branch 'tensorflow_minimal' into tensorflow_2.2
Also remove un-needed ops
# Conflicts:
# ChangeLog
# libs/tensorflow/patches/02-quantized.diff
# libs/tensorflow/tensorflow.cc
|
2020-05-14 13:36:25 +01:00 |
|
Gordon Williams
|
15eea9f415
|
attempt at only pulling in req'd ops
|
2020-05-14 13:14:40 +01:00 |
|
Gordon Williams
|
2a23d1c204
|
Update to Tensorflow 2.2
|
2020-05-13 14:50:45 +01:00 |
|
Gordon Williams
|
f9293c6f6f
|
Andreas' tensorflow tweaks to allow quantiszed input
|
2019-10-18 14:37:45 +01:00 |
|
Gordon Williams
|
da888985f2
|
better tf support
|
2019-10-15 14:15:04 +01:00 |
|
Gordon Williams
|
611ba55411
|
support more tensor types
|
2019-10-14 12:16:12 +01:00 |
|
Gordon Williams
|
4f87b41cc5
|
tf2
|
2019-10-14 11:44:14 +01:00 |
|
Gordon Williams
|
c80dfdaf62
|
TensorFlow tidyup
|
2019-09-12 12:37:10 +01:00 |
|
Gordon Williams
|
b33a29bedc
|
Add tensorflow lite for microcontrollers source code
|
2019-09-11 15:56:28 +01:00 |
|
Gordon Williams
|
a845563000
|
Ensure diffs have modification note in accordance with Apache license
|
2019-09-11 15:55:46 +01:00 |
|
Gordon Williams
|
02eeb567b1
|
docs
|
2019-09-11 14:20:50 +01:00 |
|
Gordon Williams
|
25985edd8f
|
Actual working usable tensorflow
|
2019-09-11 13:49:24 +01:00 |
|
Gordon Williams
|
51c150731b
|
more useful tensorflow compile - getting towards a library
|
2019-09-11 12:56:52 +01:00 |
|
Gordon Williams
|
26749ef927
|
Tensorflow sine example now working with 'dynamic'(ish) allocation
|
2019-09-11 11:18:46 +01:00 |
|
Gordon Williams
|
7e2b2f9bea
|
first attempt at new tensorflow
|
2019-09-10 17:33:44 +01:00 |
|