Skip to content

Releases: tensorflow/examples

TFLite Model Maker 0.3.2

Choose a tag to compare

@lintian06 lintian06 released this 16 May 15:33
  • 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

Choose a tag to compare

@lintian06 lintian06 released this 12 May 08:39

TFLite Model Maker 0.2.4

Choose a tag to compare

@khanhlvg khanhlvg released this 05 Feb 06:54
  • 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.