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

Fea/nn graph/graph name #5413

Merged
merged 55 commits into from
Jul 9, 2021
Merged

Fea/nn graph/graph name #5413

merged 55 commits into from
Jul 9, 2021

Commits on Jun 22, 2021

  1. graph api

    strint committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    6ce8c1f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. add graph dummy test

    strint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    f614f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adf991a View commit details
    Browse the repository at this point in the history
  3. add test

    strint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    6e85a1c View commit details
    Browse the repository at this point in the history
  4. add recursive module mode

    strint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    18da328 View commit details
    Browse the repository at this point in the history
  5. graph.build test pass

    strint committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    228897f View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2021

  1. Configuration menu
    Copy the full SHA
    b169806 View commit details
    Browse the repository at this point in the history
  2. support config and train

    strint committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    a7540ea View commit details
    Browse the repository at this point in the history
  3. add repr for debug

    strint committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    b4d15ac View commit details
    Browse the repository at this point in the history
  4. test buffer

    strint committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    f0284e5 View commit details
    Browse the repository at this point in the history
  5. test buffer add

    strint committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    ca533f5 View commit details
    Browse the repository at this point in the history
  6. refine test

    strint committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    9a16d33 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. add comment

    strint committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    efe33cc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. refine test

    strint committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    f8cb919 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2021

  1. refactor Node to Block

    strint committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    1fcf033 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7ecd08a View commit details
    Browse the repository at this point in the history
  3. add named_state

    strint committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    d2bad79 View commit details
    Browse the repository at this point in the history
  4. refine Graph.named_state()

    strint committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    8717b38 View commit details
    Browse the repository at this point in the history
  5. add state_tensortuple

    strint committed Jul 1, 2021
    Configuration menu
    Copy the full SHA
    ba8c638 View commit details
    Browse the repository at this point in the history
  6. graph._compile()

    strint committed Jul 1, 2021
    3 Configuration menu
    Copy the full SHA
    8243288 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2021

  1. add mc session 0

    strint committed Jul 4, 2021
    Configuration menu
    Copy the full SHA
    da86d05 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a627625 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. NNGraphIf

    lixinqi committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    2b5c87f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d768b7 View commit details
    Browse the repository at this point in the history
  3. rm old graph.cpp

    strint committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    7e26236 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    19a5d4d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05a8dca View commit details
    Browse the repository at this point in the history
  6. 1 Configuration menu
    Copy the full SHA
    bbf0ace View commit details
    Browse the repository at this point in the history
  7. add comment

    strint committed Jul 5, 2021
    Configuration menu
    Copy the full SHA
    9449745 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

  1. Configuration menu
    Copy the full SHA
    3623191 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3167ded View commit details
    Browse the repository at this point in the history
  3. nn.Graph: add TODO

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    c359204 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f7da87e View commit details
    Browse the repository at this point in the history
  5. nn.Graph: get obj name

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    a6e6787 View commit details
    Browse the repository at this point in the history
  6. nn.Graph: get obj name 2

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    24d0b1e View commit details
    Browse the repository at this point in the history
  7. nn.Graph: format for review

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    64227c4 View commit details
    Browse the repository at this point in the history
  8. merge master

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    696aa17 View commit details
    Browse the repository at this point in the history
  9. nn.Graph: format

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    cae2759 View commit details
    Browse the repository at this point in the history
  10. nn.Graph: format

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    4e36ffa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f5e2d22 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    6f8f0c9 View commit details
    Browse the repository at this point in the history
  13. nn.Graph: pass flake8 check

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    e4a5036 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    804fd6b View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    216a276 View commit details
    Browse the repository at this point in the history
  16. Update graph.py

    strint committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    84a7141 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. merge and add unique id

    strint committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d9f5b33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3864348 View commit details
    Browse the repository at this point in the history
  3. name with init count

    strint committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    a2d86dc View commit details
    Browse the repository at this point in the history
  4. name with init count 2

    strint committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    d42381c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    50c0aba View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

  1. merge master

    strint committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    9c84e5a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a4dbe00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4c85d48 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc4e0bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5c3aa7d View commit details
    Browse the repository at this point in the history