Skip to content

Releases: nbortolotti/tflitego

v0.1.2-beta: Merge pull request #26 from nbortolotti/develop

24 May 12:28
6b0285f

Choose a tag to compare

added edge-tpu support.

v0.1.1-beta

19 Apr 16:58
c32754f

Choose a tag to compare

v0.1.1-beta Pre-release
Pre-release

with 90% of coverage a good step covered to create a solid environment to use TFLite in Go.

v0.1.0-alpha

16 Apr 14:46

Choose a tag to compare

v0.1.0-alpha Pre-release
Pre-release

Version with testing added and checks for most relevant entities of the library.

operation with tensors and buffers

14 Feb 20:49

Choose a tag to compare

Pre-release

Added support to interoperate with tensor and buffer. Useful to execute inferences of more complex models like image categorization.

v0.0.2

09 Jan 13:59

Choose a tag to compare

v0.0.2 Pre-release
Pre-release
Merge remote-tracking branch 'origin/main' into main

Experimental base binding for simple inferences

21 Dec 18:13

Choose a tag to compare

Experimental binding to use simple inferences.