Dvclive

Latest version: v3.48.2

Safety actively analyzes 723947 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 17 of 20

0.4.1

What's Changed
* Keras load model by daavoo in https://github.com/iterative/dvclive/pull/174
* tests: catalyst: make session scope data source by pared in https://github.com/iterative/dvclive/pull/176


**Full Changelog**: https://github.com/iterative/dvclive/compare/0.4.0...0.4.1

0.4.0

💣 Breaking Changes
- Removed public methods (167)

Update from:

python
import dvclive


To:

python
from dvclive import Live

live = Live() or dvclive = Live()

0.3.0

- Added dvclive.set_step (157)
Removed `step` arg from `dvclive.log`
- dvclive.log Refactor (164)
`summary` is generated on each `dvclive.log` call.
- Pytorch Lightning integration (168) Thanks sirily

0.2.3

- Fixed infer next_step for nested metric (155)
- Added release-drafter.yml (158)

0.2.2

- Updated html_path (153)

0.2.1

- Fastai integration (146) . Thanks pacifikus !

Page 17 of 20

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.