Skip to content

Comments

V4.1.0#246

Merged
schobbejak merged 27 commits intomainfrom
v4.1.0
Aug 26, 2024
Merged

V4.1.0#246
schobbejak merged 27 commits intomainfrom
v4.1.0

Conversation

@schobbejak
Copy link
Collaborator

No description provided.

dependabot bot and others added 27 commits July 7, 2024 16:34
Bumps [actions/github-script](https://github.com/actions/github-script) from 6 to 7.
- [Release notes](https://github.com/actions/github-script/releases)
- [Commits](actions/github-script@v6...v7)

---
updated-dependencies:
- dependency-name: actions/github-script
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 3 to 4.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](actions/setup-node@v3...v4)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 4.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](actions/checkout@v2...v4)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 3 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v3...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [eifinger/setup-rye](https://github.com/eifinger/setup-rye) from 3.0.2 to 4.2.1.
- [Release notes](https://github.com/eifinger/setup-rye/releases)
- [Commits](eifinger/setup-rye@v3.0.2...v4.2.1)

---
updated-dependencies:
- dependency-name: eifinger/setup-rye
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Updates the requirements on [torch](https://github.com/pytorch/pytorch), [numpy](https://github.com/numpy/numpy), [sphinx](https://github.com/sphinx-doc/sphinx), [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints), [sphinxawesome-theme](https://github.com/kai687/sphinxawesome-theme), [myst-parser](https://github.com/executablebooks/MyST-Parser) and [pygit2](https://github.com/libgit2/pygit2) to permit the latest version.

Updates `torch` from 2.2.2 to 2.4.0
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v2.2.2...v2.4.0)

Updates `numpy` to 2.0.1
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst)
- [Commits](numpy/numpy@v1.22.4...v2.0.1)

Updates `sphinx` from 7.2.6 to 8.0.2
- [Release notes](https://github.com/sphinx-doc/sphinx/releases)
- [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
- [Commits](sphinx-doc/sphinx@v7.2.6...v8.0.2)

Updates `sphinx-autodoc-typehints` from 2.0.0 to 2.2.3
- [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases)
- [Changelog](https://github.com/tox-dev/sphinx-autodoc-typehints/blob/main/CHANGELOG.md)
- [Commits](tox-dev/sphinx-autodoc-typehints@2.0.0...2.2.3)

Updates `sphinxawesome-theme` from 5.1.3 to 5.2.0
- [Release notes](https://github.com/kai687/sphinxawesome-theme/releases)
- [Commits](kai687/sphinxawesome-theme@5.1.3...5.2.0)

Updates `myst-parser` from 2.0.0 to 3.0.1
- [Release notes](https://github.com/executablebooks/MyST-Parser/releases)
- [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md)
- [Commits](executablebooks/MyST-Parser@v2.0.0...v3.0.1)

Updates `pygit2` from 1.14.1 to 1.15.1
- [Changelog](https://github.com/libgit2/pygit2/blob/master/CHANGELOG.md)
- [Commits](libgit2/pygit2@v1.14.1...v1.15.1)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: numpy
  dependency-type: direct:production
  dependency-group: python-packages
- dependency-name: sphinx
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: sphinx-autodoc-typehints
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: sphinxawesome-theme
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
- dependency-name: myst-parser
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-packages
- dependency-name: pygit2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
…s/actions/setup-node-4

Bump actions/setup-node from 3 to 4
…ckages-2cb227b3f2

Bump the python-packages group across 1 directory with 7 updates
…s/eifinger/setup-rye-4.2.1

Bump eifinger/setup-rye from 3.0.2 to 4.2.1
…s/actions/github-script-7

Bump actions/github-script from 6 to 7
…s/actions/setup-python-5

Bump actions/setup-python from 3 to 5
…s/actions/checkout-4

Bump actions/checkout from 2 to 4
…tions-in-torch-trainer

Unprivatize functions
* Add DataRetrieval, Data and PipelineDataset classes

* Add tests and update enum

* Add tests for Data & DataRetrieval

* Finish testing PipelineDataset

* Turn TrainingPipeline into dataclass

* Add dataclass to Logger
* Add mixed precision to torch trainer

* Add tests for batch_to_device

* Add tests for torch trainer
* Add Conv1dBnRelu block

* Improve test coverage and fix spelling mistake for Conv1dBnRelu
* Refactor _get_cache to reduce cyclomatic complexity

* Refactor store cache

* Fix errors with cacher

* Remove unused arguments and fix typing
@schobbejak schobbejak added the 12 - Release Issue or merge request related to a new release label Aug 26, 2024
@schobbejak schobbejak added this to the v4.1.0 milestone Aug 26, 2024
@schobbejak schobbejak self-assigned this Aug 26, 2024
@schobbejak schobbejak merged commit 1efaf12 into main Aug 26, 2024
@schobbejak schobbejak requested a review from a team August 26, 2024 20:26
@schobbejak schobbejak deleted the v4.1.0 branch August 26, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

12 - Release Issue or merge request related to a new release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant