Skip to content

Tags: iterative/dvclive

Tags

3.48.2

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(studio): handle unexpected exceptions in updates thread (#864)

3.48.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix local variable 'last_metrics' referenced before assignment (#852)

Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>

3.48.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bump mypy from 1.11.0 to 1.11.1 (#838)

Bumps [mypy](https://github.com/python/mypy) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.11...v1.11.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Berenbaum <dave@iterative.ai>

3.47.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
bump mypy, fixing tests and deps (#832)

* build(deps): bump mypy from 1.10.0 to 1.10.1

Bumps [mypy](https://github.com/python/mypy) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.1)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

* remove aliase classes

* drop catalyst

* make hf tests work (#833)

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ivan Shcheklein <shcheklein@gmail.com>
Co-authored-by: Dave Berenbaum <dave@iterative.ai>

3.46.1

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(studio): wait for studio metrics publish to complete on end (#827)

3.46.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#810)

updates:
- [github.com/pre-commit/pre-commit-hooks: v4.5.0 → v4.6.0](pre-commit/pre-commit-hooks@v4.5.0...v4.6.0)
- [github.com/astral-sh/ruff-pre-commit: v0.3.5 → v0.4.1](astral-sh/ruff-pre-commit@v0.3.5...v0.4.1)

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dave Berenbaum <dave@iterative.ai>

3.45.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
use dvc_exp_git_remote to set studio repo url (#799)

* use dvc_exp_git_remote to set studio repo url

* update min dvc version

3.44.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
monitor GPU ressources (#785)

* add GPU, CPU, RAM, and disk monitoring

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dave Berenbaum <dave@iterative.ai>

3.43.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
studio: add subdir to live metrics post messages to support live expe…

…riments in monorepos (#787)

3.42.0

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
[pre-commit.ci] pre-commit autoupdate (#760)

* [pre-commit.ci] pre-commit autoupdate

updates:
- [github.com/astral-sh/ruff-pre-commit: v0.1.8 → v0.2.1](astral-sh/ruff-pre-commit@v0.1.8...v0.2.1)

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Dave Berenbaum <dave@iterative.ai>