core.utils

Module Contents

core.utils.print_learning_device(device)[source]

Get and print the learning device information.

core.utils.print_with_logging(results, step)[source]

Print and log on the W&B server.

Parameters:
  • results (dict) – results dictionary

  • step (int) – epoch index