Skip to content
This repository has been archived by the owner on Sep 18, 2024. It is now read-only.

🎉 Release v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jan 15:56
36c2339

Release Note (0.4.1)

Release time: 2022-01-27 15:16:47

🙇 We'd like to thank all contributors for this new release! In particular,
Wang Bo, George Mastrapas, Aziz Belaweid, Tadej Svetina, Yanlong Wang, Gregor von Dulong, Han Xiao, Nan Wang, Jina Dev Bot, 🙇

🆕 New Features

  • [82238b14] - use da.evaluate in Evaluator + configurable metrics (#352) (George Mastrapas)
  • [ffce20cd] - use docarray package and remove labeler (#338) (Tadej Svetina)
  • [e3543f7b] - self supervised learning integration (#336) (Wang Bo)
  • [fc326873] - tuner: onnx model dump load 280 (#308) (Gregor von Dulong)
  • [b760da02] - add NTXent loss (#326) (Tadej Svetina)
  • [554878ea] - tuner: add default projection head for ssl (#316) (Wang Bo)
  • [bc25c379] - add default preprocess fn for ssl (#331) (Wang Bo)
  • [2e1c5b7c] - evaluator integration (#284) (George Mastrapas)
  • [4b245eb6] - add unlabeled data classes (#320) (Tadej Svetina)
  • [fddf0bf7] - model checkpoint (#249) (Aziz Belaweid)
  • [382ebd71] - early stop callback (#266) (Aziz Belaweid)

🐞 Bug fixes

  • [36ad4a27] - module level PyTorch collate all function (#354) (George Mastrapas)
  • [6ef74f13] - do not normalize float images (#342) (Wang Bo)
  • [68f2ea2c] - use replace sort with sorted (#341) (Wang Bo)
  • [ec28b04f] - add normalization to preprocessor (#340) (Wang Bo)
  • [86c5f283] - remove double freeze from tutorial (#324) (Gregor von Dulong)
  • [7d3c05a5] - cd tests (#318) (Tadej Svetina)
  • [8ff56499] - docs: fix bottom github link (#310) (Yanlong Wang)
  • [0eeb4b70] - tuner: logging (#303) (Tadej Svetina)
  • [c75b6701] - make sure logging is correct (#296) (Aziz Belaweid)
  • [d1b8bd91] - qa-bot: fix link reference and width style (#292) (Yanlong Wang)
  • [9a51e1a1] - handle exceptions in callbacks (#286) (Tadej Svetina)

🧼 Code Refactoring

  • [0fd54bf0] - adjust readme after remove labeler (#350) (Wang Bo)
  • [a3b0a1db] - doc-bot: migrate to <jina-qa-bot> (#283) (Yanlong Wang)

📗 Documentation

🍹 Other Improvements

  • [b86c0e64] - cd: fix cd if condition (Han Xiao)
  • [49813c95] - docs: add docarray link to sidebar (Han Xiao)
  • [b4a10f7e] - remove doc building from CD (#317) (Tadej Svetina)
  • [954acce7] - CI improvements (#305) (Tadej Svetina)
  • [c796bdd4] - fix typos in covid-qa (#294) (Nan Wang)
  • [c51b044a] - adapt to the latest changes (#267) (Nan Wang)
  • [61e99141] - version: the next version will be 0.3.1 (Jina Dev Bot)