New
v2.19.0-p1
What's Changed
- Upgrade Unity to LTS 2022.3.62f1 to support 16kb alignment in Burst lib by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/390
- Fix crash when using async with model using UInt8 or Int32 as input by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/392
- Fix graphics fence error in GpuBindSample by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/393
- Remove obsolete examples by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/394
- Fetch Mobile Bert model from web by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/395
- Update selfie segmentation model to the latest by @asus4 in https://github.com/asus4/tf-lite-unity-sample/pull/396
Full Changelog: https://github.com/asus4/tf-lite-unity-sample/compare/v2.19.0...v2.19.0-p1