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

Add Support for Non-primitive types in TensorboardLogger #1130

Merged
merged 11 commits into from
Mar 14, 2020
Merged

Add Support for Non-primitive types in TensorboardLogger #1130

merged 11 commits into from
Mar 14, 2020

Commits on Mar 12, 2020

  1. Configuration menu
    Copy the full SHA
    6a5a5d2 View commit details
    Browse the repository at this point in the history
  2. added EOF newline

    monney committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3ec3d8f View commit details
    Browse the repository at this point in the history
  3. PEP8

    monney committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    46e0da5 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. Updated CHANGELOG for PR #1130. Moved _sanitize_params to base logger…

    …. Cleaned up _sanitize_params
    Manbir Gulati authored and Manbir Gulati committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    ff2c747 View commit details
    Browse the repository at this point in the history
  2. Updated CHANGELOG for PR #1130. Moved _sanitize_params to base logger…

    …. Cleaned up _sanitize_params
    monney committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    7ffe4e2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bc190c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c6647eb View commit details
    Browse the repository at this point in the history
  5. PEP8

    monney committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    1a03b23 View commit details
    Browse the repository at this point in the history
  6. Cleanup Doctest for _sanitize_params

    Co-Authored-By: Jirka Borovec <Borda@users.noreply.github.com>
    monney and Borda committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    14d6713 View commit details
    Browse the repository at this point in the history
  7. Removed OrderedDict import

    monney committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    4edd721 View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2020

  1. Configuration menu
    Copy the full SHA
    51ce0fa View commit details
    Browse the repository at this point in the history