Skip to content

Releases: rathaumons/torchreid-for-pyppbox

pyppbox-torchreid v1.4.0.3

22 Mar 22:16
a7c6c66
Compare
Choose a tag to compare

Introduce v1.4.0.3

  • Add support for Python 3.12
  • Update and improve setup.py
  • Update and improve GitHub workflows

Full Changelog: v1.4.0.2...v1.4.0.3

pyppbox-torchreid v1.4.0.2

08 Aug 09:41
556891d
Compare
Choose a tag to compare

Introduce v1.4.0.2

  • Update setup.py and limit support for Python [3.8-3.11]
  • Add workflow action for building PyPI wheels for all Windows/Linux/macOS

Full Changelog: v1.4.0.1...v1.4.0.2

pyppbox-torchreid v1.4.0.1

26 Jun 16:17
Compare
Choose a tag to compare

Introduce v1.4.0.1

  • Rewrite new setup.py -> Improve setup and Cython build for all OS platforms
  • Remove unnecessary Makefile and setup.py from pyppbox_torchreid/metrics/rank_cylib
  • Add language_level=3 to force Python 3 in pyppbox_torchreid/metrics/rank_cylib/rank_cy.pyx
  • Add workflow actions for build, test, and publish on PyPI

Full Changelog: https://github.com/rathaumons/torchreid-for-pyppbox/commits/v1.4.0.1