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

Control Graph / Session / Env's python c++ object destruction #5845

Merged
merged 41 commits into from
Aug 16, 2021

Commits on Aug 11, 2021

  1. Configuration menu
    Copy the full SHA
    64ec102 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38206e3 View commit details
    Browse the repository at this point in the history
  3. auto format by CI

    oneflow-ci-bot committed Aug 11, 2021
    Configuration menu
    Copy the full SHA
    834cc77 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2021

  1. merge master

    strint committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    40e13c1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fea/destruct_session_and_graph' of https://github.com/O…

    …neflow-Inc/oneflow into fea/destruct_session_and_graph
    strint committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    6093d85 View commit details
    Browse the repository at this point in the history
  3. add test

    strint committed Aug 12, 2021
    Configuration menu
    Copy the full SHA
    c2e1452 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2021

  1. pass graph in global test

    strint committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    4a9b1bb View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …fea/destruct_session_and_graph
    strint committed Aug 13, 2021
    Configuration menu
    Copy the full SHA
    ba191c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2021

  1. Configuration menu
    Copy the full SHA
    7ace8ee View commit details
    Browse the repository at this point in the history
  2. auto format by CI

    oneflow-ci-bot committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b9af0b7 View commit details
    Browse the repository at this point in the history
  3. rm cuda

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    061badd View commit details
    Browse the repository at this point in the history
  4. Merge branch 'fea/destruct_session_and_graph' of https://github.com/O…

    …neflow-Inc/oneflow into fea/destruct_session_and_graph
    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    17f5cc3 View commit details
    Browse the repository at this point in the history
  5. rm debug lof

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    ba84109 View commit details
    Browse the repository at this point in the history
  6. rm debug info

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    93b7698 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d41bdcd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9322958 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'fea/destruct_session_and_graph' of https://github.com/O…

    …neflow-Inc/oneflow into fea/destruct_session_and_graph
    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    86cdff9 View commit details
    Browse the repository at this point in the history
  10. rm log

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b39de50 View commit details
    Browse the repository at this point in the history
  11. auto format by CI

    oneflow-ci-bot committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    bd1fa84 View commit details
    Browse the repository at this point in the history
  12. refine test to pass ci

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    f3517da View commit details
    Browse the repository at this point in the history
  13. Merge branch 'fea/destruct_session_and_graph' of https://github.com/O…

    …neflow-Inc/oneflow into fea/destruct_session_and_graph
    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    711fa24 View commit details
    Browse the repository at this point in the history
  14. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …fea/destruct_session_and_graph
    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    cfe2975 View commit details
    Browse the repository at this point in the history
  15. fix env sync call

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    802bac6 View commit details
    Browse the repository at this point in the history
  16. auto format by CI

    oneflow-ci-bot committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    b7dd0a3 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    3a20855 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …fea/destruct_session_and_graph
    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    03be911 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'fea/destruct_session_and_graph' of https://github.com/O…

    …neflow-Inc/oneflow into fea/destruct_session_and_graph
    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    381c29f View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    cb79eb7 View commit details
    Browse the repository at this point in the history
  21. print log

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    f017c2b View commit details
    Browse the repository at this point in the history
  22. deal with single client sync

    strint committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    94f6f35 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    142b9c2 View commit details
    Browse the repository at this point in the history
  24. auto format by CI

    oneflow-ci-bot committed Aug 14, 2021
    Configuration menu
    Copy the full SHA
    dcafd9c View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2021

  1. rm py object ref

    strint committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    f5ed490 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'fea/destruct_session_and_graph' of https://github.com/O…

    …neflow-Inc/oneflow into fea/destruct_session_and_graph
    strint committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    411ddbf View commit details
    Browse the repository at this point in the history
  3. rm python obj ref count

    strint committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7dd0209 View commit details
    Browse the repository at this point in the history
  4. add log of env

    strint committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    15316b5 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …fea/destruct_session_and_graph
    strint committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    7c063f0 View commit details
    Browse the repository at this point in the history
  6. address comment

    strint committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    af9e2af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52db422 View commit details
    Browse the repository at this point in the history
  8. auto format by CI

    oneflow-ci-bot committed Aug 16, 2021
    Configuration menu
    Copy the full SHA
    ea05697 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    543a4f9 View commit details
    Browse the repository at this point in the history