You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Allow protocol defined types for model inputs and outputs (#281)
* Freeze more enums
* Audio input length from CoreML metadata
Add arbitrary length audio
* Backwards compatible generic model io
* Support generic io for model inputs and outputs
* Add speed factor to timing report
* Use actor for early stop checks for better concurrency safety
* Add io type protocol handling and tests
* Formatting
* Fix timestamp token filter logic and tests
* Run unit tests on any branch in PR
* Upload test failure results
---------
Co-authored-by: Andrey Leonov <[email protected]>
Co-authored-by: Eduardo Pacheco <[email protected]>
0 commit comments