This repository has been archived by the owner on Jun 23, 2024. It is now read-only.
Releases: openmv/tensorflow-lib
Releases · openmv/tensorflow-lib
Development Release
🪛 Misc Fixes:
- Libtf: Clean up ops hash code and logging handler.
v1.0.7
- Fixed missing ops causing hard fault issue.
v1.0.6
libtf: Header cleanup.
v1.0.5
libtf: Remove minimal ops.
v1.0.4
- Add more operators to support yolo.
- Broke out functionality into a third minimum tier.
v1.0.3
- Add more ops to the reduced build.
v1.0.2
- Split TensorFlow Library into two methods which use different ops. This saves 200KB depending on which you use.
v1.0.1
- Update TensorFlow lib to ei-2.5.3 with the latest changes.
- Remove regression code. To be put into py_tf.c.
- Enable 72 operators. Pretty much everything.
- Add correct fpu for cortex-m55.
v1.0.0
Update main.yml