Skip to content

Release 2.0.0

Compare
Choose a tag to compare
@yunchu yunchu released this 12 Jun 08:14
· 1 commit to releases/2.0.0 since this release
9878739

What's Changed - Brief Version

NOTES

OpenVINO™ Training Extensions which version 2.0.0 has been updated to include refactoring of the overall architecture and functional updates. Users should install the new environment.

New features

  • Enable New design to provide a more seamless API/CLI that delivers the value of OTX: Product Design
  • Moved away from MMLab's libraries to provide a Lightning-based core and training pipeline
  • Use Lightning-based modules and trainers to deliver APIs/CLIs in a more user-friendly way
  • Support Intel devices for accelerating deep learning model training

Enhancements

  • Support more models for each task
  • Improve the API so user can configure efficient training with shorter code
  • Provide more customize settings through the CLI and API
  • Enhance the Auto-Configuration feature and made it available in the API

Bug fixes

  • Fixing some minor issues

What's Changed - Full Version

New Contributors

Full Changelog: 1.6.2...2.0.0