Skip to content

Conversation

@ltouati
Copy link

@ltouati ltouati commented Apr 10, 2025

Introduced new modules hparams and status to support hyperparameter configurations and job status reporting in TensorBoard. Extended SummaryWriter with methods to add hyperparameter configs, scalar metrics, and job statuses. Updated dependencies and added a new example demonstrating these capabilities.

ltouati added 3 commits April 10, 2025 15:00
Introduced new modules `hparams` and `status` to support hyperparameter configurations and job status reporting in TensorBoard. Extended `SummaryWriter` with methods to add hyperparameter configs, scalar metrics, and job statuses. Updated dependencies and added a new example demonstrating these capabilities.
Replaced `ImageOutputFormat` with `ImageFormat` and introduced `Cursor` for image encoding. This improves code clarity and aligns with recommended practices for handling in-memory buffers.
The new method returns a key-value pair representation of the `HyperParameter` instance. This improves usability by providing a straightforward way to extract and work with parameter data.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant