auto-diff icon indicating copy to clipboard operation
auto-diff copied to clipboard

Add hparams and job status support to SummaryWriter

Open ltouati opened this issue 10 months ago • 0 comments

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 avatar Apr 10 '25 15:04 ltouati