This repository has been archived by the owner on Oct 23, 2023. It is now read-only.
v0.1.3
0.1.3 is out with changes:
Fixed
- Remove unused experimental annotation (bee9aec) @raedle
- Fix the detox test in the template app (239070f) @liuyinglao
- Hardcoding length constraint into bert_qa model spec (804f413) @clarksandholtz
- Create an AVD for the M1 Macs (avoids emulator failure) (#24) (3c096ea) @aaronespasa
- Some cleanups to the model spec documentation (#27 ) (620b4d5) @mdwelsh
- NPM publish to @latest only when release type is released (f9a399d) @liuyinglao
- Fix encoding issue on Windows 11 (698132e) @raedle
Features
- Add fromJSRef method to ImageUtil (#31) (4825d28) @Sxela
- Add e2e tests for JSI Configuration (9f5318a) @liuyinglao
- Created slim template (#28) (a52ab6d) @clarksandholtz
- Setup Pytorch Live to run cpp function with JSI (80e7bef) @liuyinglao
- Run make_models.py in post-init script on Windows (b580458) @raedle
Full Changelog: v0.1.2...v0.1.3