github tensorflow/tfjs tfjs-tflite-v0.0.1-alpha.6

latest releases: tfjs-v4.20.0-rc.0, tfjs-v4.19.0, tfjs-v4.19.0-rc.0...
2 years ago

tfjs-tflite now has better supports for quantized models. See XNNPACK doc for supported ops and limitations (the quantization related flags have been enabled for tfjs-tflite build). Check out this demo for running quantized CartoonGAN model with the latest tfjs-tflite package.

Other changes:

  • [tflite] Update README and fix demo (#5545).
  • Update tflite web api download script (#5543).
  • Make Bazel npm outputs match current packages (#5451).
  • [tflite] Update google storage location (#5457).
  • Migrate tfjs-tflite package to bazel (#5358).
  • [tflite] Fix script tags order and load example in README (#5376). Thanks, @Romaleks360.
  • Use Bazel and ts_library to build core and backend-cpu (#5133).
  • Update README to make things more clear to run the cartoonizer demo (#5271).

Don't miss a new tfjs release

NewReleases is sending notifications on new releases.