Skip to content

Instantly share code, notes, and snippets.

@thepycoder
Created February 28, 2022 14:05
Show Gist options
  • Save thepycoder/a97da674ace2aeb3c2b23812d818fb53 to your computer and use it in GitHub Desktop.
Save thepycoder/a97da674ace2aeb3c2b23812d818fb53 to your computer and use it in GitHub Desktop.
logger = task.get_logger()
logger.report_scalar('Optimization Metric', 'model_output', iteration=0, value=model_output)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment