Skip to content

Releases: OpenLMLab/LOMO

v0.1.1

02 Jul 14:57
Compare
Choose a tag to compare

What's Changed

  • fix ds_shape error
  • fix linked images in PyPI page by @Borda in #76
  • FIX: avoid math errors for edge cases by @younesbelkada in #78

New Contributors

Full Changelog: Packaging...v0.1.1

Upload installable package

06 Mar 12:14
e23d04c
Compare
Choose a tag to compare

Uploading an installable package to PyPI.

pip install lomo-optim

Then, you can import Lomo or AdaLomo

from lomo_optim import Lomo, AdaLomo

Add AdaLomo

24 Oct 07:23
Compare
Choose a tag to compare