v0.11.0rc0
Pre-release
Pre-release
What's Changed
- [Enhance] Move
import yapfto function by @HAOCHENYE in #1652 - [Enhance] Suppress import errors for optional optimizers by @HAOCHENYE in #1660
- [Enhance] Use opencv-python-headless by default by @HAOCHENYE in #1663
- [Fix] Fix config bug in python 3.12 by @HAOCHENYE in #1669
- [Fix] Load checkpoint with
weights_only=Flaseby @HAOCHENYE in #1670 - [Test] Fix unittest by @HAOCHENYE in #1671
- [Test] Removed
numpy.compactinnumpy>=2.0.0by @MGAMZ in #1672 - [Fix] Correctly process
compile.disablein config by @MGAMZ in #1674 - [Fix] Replace deprecated
pkg_resourceswithimportlibby @MGAMZ in #1676
New Contributors
Full Changelog: v0.10.7...v0.11.0rc0