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

export Tensor only to python #5440

Merged
merged 24 commits into from
Jul 11, 2021
Merged

export Tensor only to python #5440

merged 24 commits into from
Jul 11, 2021

Commits on Jul 9, 2021

  1. export Tensor only to python

    lixinqi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    4316d77 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba963eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25159e8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'refactor_tensor_api' of github.com:Oneflow-Inc/oneflow …

    …into refactor_tensor_api
    lixinqi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    55b317b View commit details
    Browse the repository at this point in the history
  5. address review comments

    lixinqi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    d24c582 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7ed1d3d View commit details
    Browse the repository at this point in the history
  7. address review comments

    lixinqi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    7f6d806 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'refactor_tensor_api' of github.com:Oneflow-Inc/oneflow …

    …into refactor_tensor_api
    lixinqi committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    2d76231 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    4f84945 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0a82927 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2021

  1. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …refactor_tensor_api
    
    Conflicts:
    	oneflow/api/python/framework/tensor.cpp
    clackhan committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    76504e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0aeef2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de39a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6515c69 View commit details
    Browse the repository at this point in the history
  5. refine

    clackhan committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    612d168 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0a15cfc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    647a583 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0d2aaa6 View commit details
    Browse the repository at this point in the history
  9. Update tensor_tuple_util.py

    fix bug
    clackhan committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    8b05a19 View commit details
    Browse the repository at this point in the history
  10. Update tensor.cpp

    fix bug
    clackhan committed Jul 10, 2021
    Configuration menu
    Copy the full SHA
    72a308b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a804094 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0da9e81 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2021

  1. Update tensor.cpp

    fix bug
    clackhan committed Jul 11, 2021
    Configuration menu
    Copy the full SHA
    085f692 View commit details
    Browse the repository at this point in the history
  2. auto format by CI

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