Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Log training metrics to visualize them via tensorboard #5422

Merged
merged 23 commits into from
Mar 18, 2020
Merged

Commits on Mar 13, 2020

  1. Write tensorboard log files.

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    f13e3bc View commit details
    Browse the repository at this point in the history
  2. add changelog

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    5c2b620 View commit details
    Browse the repository at this point in the history
  3. don't log tf.function

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    10e40f7 View commit details
    Browse the repository at this point in the history
  4. update docs

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    6ea1a34 View commit details
    Browse the repository at this point in the history
  5. clean up

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    e9707b5 View commit details
    Browse the repository at this point in the history
  6. make method static

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b6f3ccd View commit details
    Browse the repository at this point in the history
  7. update changelog file name.

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    3b34ade View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49b5d0f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6703790 View commit details
    Browse the repository at this point in the history
  10. do not change default value

    tabergma committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    45f7622 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. review comments

    tabergma committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    14010e1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b88ee67 View commit details
    Browse the repository at this point in the history
  3. clean up

    tabergma committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    fad988a View commit details
    Browse the repository at this point in the history
  4. fix docs

    tabergma committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    454c6f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Configuration menu
    Copy the full SHA
    f283985 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e893f6 View commit details
    Browse the repository at this point in the history
  3. update default values

    tabergma committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    67f1bb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c1a30b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    76e64ba View commit details
    Browse the repository at this point in the history
  6. review comments

    tabergma committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    1580d3b View commit details
    Browse the repository at this point in the history
  7. add test

    tabergma committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    5d30121 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. fix type, style issues

    tabergma committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    d750f5d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    62b9a7f View commit details
    Browse the repository at this point in the history