Dvclive

Latest version: v3.46.1

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

Scan your dependencies

Page 16 of 20

0.4.3

What's Changed

* Image support by daavoo in https://github.com/iterative/dvclive/pull/166


**Full Changelog**: https://github.com/iterative/dvclive/compare/0.4.2...0.4.3

0.4.2

What's Changed
* Fix LightningCLI integration by daavoo in https://github.com/iterative/dvclive/pull/181


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

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)

Page 16 of 20

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.