New
v2.19.0
What's Changed
- Remove old SSD and PoseNet examples form index by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/377
- Separate Tests from editor assembly by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/378
- Fix FilePopup attribute error when StreamingAssets doesn't exist by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/379
- Remove non-required package dependencies by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/385
- Update UPM dependencies by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/388
- Update libraries to v2.19.0 by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/389
- ⚠️ BREAKING Dropped "Packages/com.github.asus4.tflite/Plugins/Android/arm64-v8a/libtensorflowlite_gpu_gl.so" support as it doesn't support 16kb page size.
Full Changelog: https://github.com/asus4/tf-lite-unity-sample/compare/v2.17.0...v2.19.0