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

feat: Add profiling initialization code to training_utils #732

Closed
wants to merge 41 commits into from

Commits on Aug 23, 2021

  1. Configuration menu
    Copy the full SHA
    99b3519 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    535a0b3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c84c23 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. reformatted

    mkovalski committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    1640a96 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8c51461 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b0594a4 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

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

Commits on Aug 30, 2021

  1. Configuration menu
    Copy the full SHA
    83a803e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f71c41f View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2021

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

Commits on Sep 1, 2021

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

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    833bbbb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75048d3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b7ba730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    400de49 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2021

  1. Configuration menu
    Copy the full SHA
    4bc3912 View commit details
    Browse the repository at this point in the history
  2. merging from main

    mkovalski committed Sep 8, 2021
    Configuration menu
    Copy the full SHA
    097fa34 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2021

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

Commits on Sep 13, 2021

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

Commits on Sep 14, 2021

  1. more tests

    mkovalski committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    f3c7032 View commit details
    Browse the repository at this point in the history
  2. 100% coverage on profiler

    mkovalski committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    9907578 View commit details
    Browse the repository at this point in the history
  3. docstrings and typing

    mkovalski committed Sep 14, 2021
    Configuration menu
    Copy the full SHA
    89fcce0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0107c54 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5a4cd9a View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. rename tensorboard to tensorboard_resource to avoid import conflicts,…

    … support for local file uploads
    mkovalski committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    7dfd269 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6049df1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e469013 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    05aaec1 View commit details
    Browse the repository at this point in the history
  2. merging from main

    mkovalski committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    35ecd1d View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2021

  1. Configuration menu
    Copy the full SHA
    78f6c5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e68cc5c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4d2ca8b View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2021

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

Commits on Sep 28, 2021

  1. adding tests

    mkovalski committed Sep 28, 2021
    Configuration menu
    Copy the full SHA
    919c957 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2021

  1. README.rst

    mkovalski committed Sep 29, 2021
    Configuration menu
    Copy the full SHA
    415d528 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2021

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

Commits on Oct 6, 2021

  1. Configuration menu
    Copy the full SHA
    6534781 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    df86310 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2021

  1. Configuration menu
    Copy the full SHA
    5459c4d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8490990 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

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