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

Create API for extracting information about the nodes in a TensorFlow model #862

Merged
merged 12 commits into from
Sep 20, 2018

Commits on Sep 7, 2018

  1. Configuration menu
    Copy the full SHA
    0e1e2fb View commit details
    Browse the repository at this point in the history
  2. Merge from master.

    yaeldMS committed Sep 7, 2018
    Configuration menu
    Copy the full SHA
    0476b47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f632417 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2018

  1. Address PR comments.

    yaeldMS committed Sep 11, 2018
    Configuration menu
    Copy the full SHA
    78b0ae4 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2018

  1. Merge from master.

    yaeldMS committed Sep 13, 2018
    Configuration menu
    Copy the full SHA
    9669fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3702031 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2018

  1. Add method that returns an enumerable of the information about graph …

    …nodes, and a console app that displays it
    yaeldMS committed Sep 14, 2018
    Configuration menu
    Copy the full SHA
    1f6a931 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    478b020 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2018

  1. Address code review comments

    yaeldMS committed Sep 18, 2018
    Configuration menu
    Copy the full SHA
    8a9e2c4 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Merge with master

    yaeldMS committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    bc9fbc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ad8de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b94987d View commit details
    Browse the repository at this point in the history