Skip to content

0.2.0

Latest

Choose a tag to compare

@pan93412 pan93412 released this 11 Jul 13:43
· 6 commits to master since this release
5aa7cdb

⚠️ Breaking Changes

  • inference now requires a mutable reference (&mut) to YoloModelSession. For migration details, see the yolo-cli diff.

What's Changed

  • Upgrade ort to 2.0.0-rc.10 by @pan93412 in #5
    • Same model; inference takes only 57ms now (was 86ms)

Full Changelog: v0.1.2...v0.2.0