Skip to content

Version 0.0.1b1

Compare
Choose a tag to compare
@MrLYG MrLYG released this 06 Jun 23:57
· 125 commits to trainers since this release
af8e0d7

Note

As this is a beta release of first version, there might still be some issues. We appreciate your feedback to help us improve.

What's Changed

  • Junzhou config module docs by @h21565897 in #1
  • Document for model main by @MrLYG in #9
  • Documentation for ablator/modules/metrics by @hieuchi911 in #7
  • Documentation for ablator/main/proto.py by @hieuchi911 in #25
  • Documentation for ablator/main/mp.py by @hieuchi911 in #24
  • document for storage folder by @MrLYG in #18
  • docs for main/state, main/configs, analyze folder, fix import error by @h21565897 in #17
  • document for utils by @MrLYG in #14
  • document for logger folder by @MrLYG in #12
  • model/wrapper documentation by @h21565897 in #10
  • Add doc for modules/scheduler.py by @hieuchi911 in #13
  • Doc for modules/optimizer.py by @hieuchi911 in #11
  • Fix several documentation bugs, add sphinx doc and host on readthedocs by @hieuchi911 in #29
  • Add unit tests to store.py and mp by @MrLYG in #33
  • Unit tests for model wrapper by @hieuchi911 in #32
  • Clean TODO test-case comments by @hieuchi911 in #38
  • Add Github Actions by @MrLYG in #39
  • Clean doc by @hieuchi911 in #40
  • Change all model training to use cpu by @MrLYG in #42
  • fix mypy errors by @MrLYG in #41
  • Make example more clear. by @MrLYG in #52
  • Fix all flake8 errors by @MrLYG in #55
  • Fix test_metrics and test_remote by @hieuchi911 in #56
  • update action by @MrLYG in #57
  • fix tests for test_state,test_cloud, fix gpu init bug in init function at mp.py, add gitattributes for line break issue by @h21565897 in #50
  • Add missing doc for ExperimentState by @hieuchi911 in #58
  • fix conflicts between examples and trainers branch by @MrLYG in #59
  • Merge trainers branch to examples by @MrLYG in #60
  • Add test for test resume in test_mp.py by @hieuchi911 in #62
  • Clean doc by @hieuchi911 in #66
  • update : add test for stores.py (no predictions should return {}) by @MrLYG in #67
  • make test_summary_logger more stable by @MrLYG in #68
  • Examples -> Trainers by @fostiropoulos in #61
  • Iordanis fixes v2 by @fostiropoulos in #47
  • add check for list parsing,add test for iterable types, add test for relative config path by @h21565897 in #70
  • run testcases in local macthine using docker. by @MrLYG in #73
  • update name of tag that will show on pypi by @MrLYG in #75

New Contributors

Full Changelog: https://github.com/fostiropoulos/ablator/commits/0.0.1b1