Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-10-29 | 493 Bytes | |
v0.1.20 source code.tar.gz | 2024-10-29 | 1.7 MB | |
v0.1.20 source code.zip | 2024-10-29 | 2.0 MB | |
Totals: 3 Items | 3.8 MB | 0 |
What's Changed
- Support for handling singleton params for Pythia by @copybara-service in https://github.com/google/vizier/pull/1186
- Add commit / rollback SQLA on commands which edit the database on harddisk. See https://github.com/google/vizier/issues/1187. Originally executions only occurred in memory but weren't saved to harddisk. by @copybara-service in https://github.com/google/vizier/pull/1188
Full Changelog: https://github.com/google/vizier/compare/v0.1.19...v0.1.20