Skip to content

v1.2.0

Latest
Compare
Choose a tag to compare
@IgnacioHeredia IgnacioHeredia released this 06 Aug 10:43
e58e36a

1.2.0 (2024-08-05)

Features

  • add also vscode for old dev-env (backward compatibility) (4ec9c31)
  • add support for downloading datasets (#53) (55f6b77)
  • better tag sorting for dev env (feb2883)
  • module migration to ai4os-hub (#51) (87473e0)
  • move to federated cluster (#56) (6355cd6)
  • stats: account for ineligible nodes (6560a10)
  • stats: properly aggregate cluster resources (fd00d14)
  • update conf for deep-oc-federated-server (#55) (36082a7)

Bug Fixes

  • better catch exception (4133723)
  • reenable dataset checks (#54) (af9e8eb)
  • stats: account for failing GPU nodes (93a1608)
  • stats: move stat in to if loop (c056894)
  • temporarily disable DOI checks (d6a1599)
  • zenodo: properly handle params=None (af090c1)

Documentation