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 the parsing part for the profiling tool #7043

Merged
merged 15 commits into from
Jan 8, 2018

Commits on Dec 26, 2017

  1. Add the parsing part for the profiling tool

    Yibing Liu committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    55b17c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of upstream into profiler_tool

    Yibing Liu committed Dec 26, 2017
    Configuration menu
    Copy the full SHA
    5837166 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2017

  1. Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into…

    … profiler_tool
    Yibing Liu committed Dec 27, 2017
    Configuration menu
    Copy the full SHA
    24458ae View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2018

  1. Merge the update in profiling tool

    Yibing Liu committed Jan 4, 2018
    Configuration menu
    Copy the full SHA
    770aff2 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2018

  1. Confirm the contents in profiling report

    Yibing Liu committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    0f44107 View commit details
    Browse the repository at this point in the history
  2. Format profiling report

    Yibing Liu committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    2d94eca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0aa03a8 View commit details
    Browse the repository at this point in the history
  4. fix typos

    Yibing Liu committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    d7e5684 View commit details
    Browse the repository at this point in the history
  5. Make time calc funcs return ms instead of us

    Yibing Liu committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    5a0a461 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    367a5c9 View commit details
    Browse the repository at this point in the history
  7. Fix bad_alloc bug & refine code in profiler

    Yibing Liu committed Jan 5, 2018
    Configuration menu
    Copy the full SHA
    df3b250 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2018

  1. Fix profiler place bug

    Yibing Liu committed Jan 6, 2018
    Configuration menu
    Copy the full SHA
    7a4f3be View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2018

  1. Remove the redundant switch case statement

    Yibing Liu committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    d09503b View commit details
    Browse the repository at this point in the history
  2. Remove unused included header gflags

    Yibing Liu committed Jan 8, 2018
    Configuration menu
    Copy the full SHA
    ea0280b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6416eee View commit details
    Browse the repository at this point in the history