Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Releases: openmv/tensorflow-lib

Development Release

16 Jun 13:27
52800bf
Compare
Choose a tag to compare

⚠️ This is a development release, and it may be unstable.

🪛 Misc Fixes:

  • Libtf: Clean up ops hash code and logging handler.

v1.0.7

17 Feb 22:27
Compare
Choose a tag to compare
  • Fixed missing ops causing hard fault issue.

v1.0.6

17 Feb 22:27
Compare
Choose a tag to compare
libtf: Header cleanup.

v1.0.5

17 Feb 22:27
Compare
Choose a tag to compare
libtf: Remove minimal ops.

v1.0.4

02 Feb 04:53
Compare
Choose a tag to compare
  • Add more operators to support yolo.
  • Broke out functionality into a third minimum tier.

v1.0.3

25 Jan 01:08
Compare
Choose a tag to compare
  • Add more ops to the reduced build.

v1.0.2

23 Jan 05:35
Compare
Choose a tag to compare
  • Split TensorFlow Library into two methods which use different ops. This saves 200KB depending on which you use.

v1.0.1

20 Jan 21:01
db7af01
Compare
Choose a tag to compare
  • 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

26 Jun 04:10
4038abb
Compare
Choose a tag to compare
Update main.yml