Skip to content

Releases: tensorflow/examples

TFLite Model Maker 0.3.2

16 May 15:33
Compare
Choose a tag to compare
  • Minor fix: Move librosa to an optional library for audio task.
  • Update readme with links to new colabs and API reference.

TFLite Model Maker 0.3.1

12 May 08:39
Compare
Choose a tag to compare

TFLite Model Maker 0.2.4

05 Feb 06:54
Compare
Choose a tag to compare
  • Update stable tensorflow version in requirements.txt.
  • Support exporting to TFJS models.
  • Refine Code: refactor the gen_dataset internal API in DataLoader and remove redundant methods.
  • Split requirements to stable version and nightly version.