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

Support tensor.to()/to_local() #5271

Merged
merged 117 commits into from
Aug 3, 2021
Merged

Commits on Jun 22, 2021

  1. support_tensor_to/to_local

    clackhan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    00cda8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a38a74 View commit details
    Browse the repository at this point in the history
  3. refine code

    clackhan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    3053004 View commit details
    Browse the repository at this point in the history
  4. export tensor.to()...

    clackhan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    65ad1c5 View commit details
    Browse the repository at this point in the history
  5. refine code

    clackhan committed Jun 22, 2021
    Configuration menu
    Copy the full SHA
    76fcd6f View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2021

  1. refine code

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

Commits on Jun 30, 2021

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

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/core/framework/tensor.h
    clackhan committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    daf5bcc View commit details
    Browse the repository at this point in the history
  2. optimize code

    clackhan committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    497fc82 View commit details
    Browse the repository at this point in the history
  3. refine code

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

    …support_tensor_to/to_local
    clackhan committed Jun 30, 2021
    Configuration menu
    Copy the full SHA
    d5b7b39 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2021

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

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/core/framework/op_expr.cpp
    	oneflow/core/framework/tensor.h
    clackhan committed Jul 2, 2021
    Configuration menu
    Copy the full SHA
    870909c View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2021

  1. Configuration menu
    Copy the full SHA
    c572b50 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2021

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

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/core/framework/op_interpreter.h
    clackhan committed Jul 6, 2021
    Configuration menu
    Copy the full SHA
    6546627 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2021

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

    …support_tensor_to/to_local
    clackhan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    f7da2fe View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/api/python/symbol/sbp_symbol.cpp
    clackhan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    79ecc37 View commit details
    Browse the repository at this point in the history
  3. refine

    clackhan committed Jul 7, 2021
    Configuration menu
    Copy the full SHA
    ca9e32a View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

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

    …support_tensor_to/to_local
    clackhan committed Jul 8, 2021
    Configuration menu
    Copy the full SHA
    708732e View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2021

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

    …support_tensor_to/to_local
    clackhan committed Jul 9, 2021
    Configuration menu
    Copy the full SHA
    f616d8a View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

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

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/api/python/framework/op_expr.cpp
    	oneflow/api/python/framework/tensor.cpp
    	oneflow/core/framework/op_expr.h
    clackhan committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    0bc6143 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2021

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

    …support_tensor_to/to_local
    clackhan committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    b76498d View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    clackhan committed Jul 16, 2021
    Configuration menu
    Copy the full SHA
    aadf35d View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2021

  1. back up

    clackhan committed Jul 19, 2021
    Configuration menu
    Copy the full SHA
    4b98830 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2021

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

    …support_tensor_to/to_local
    clackhan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    62b03e1 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    clackhan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    75a3c20 View commit details
    Browse the repository at this point in the history
  3. add tensor.to func

    clackhan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    c5c4cfb View commit details
    Browse the repository at this point in the history
  4. make of_format

    clackhan committed Jul 20, 2021
    Configuration menu
    Copy the full SHA
    0aa5eb2 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2021

  1. remove to in pyTensor

    clackhan committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    50d667c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/api/python/framework/tensor.cpp
    clackhan committed Jul 21, 2021
    Configuration menu
    Copy the full SHA
    5fe6f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2021

  1. sync gpu data

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

    …support_tensor_to/to_local
    clackhan committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    25f471c View commit details
    Browse the repository at this point in the history
  3. refine

    clackhan committed Jul 22, 2021
    Configuration menu
    Copy the full SHA
    e496f0c View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2021

  1. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    58fdcee View commit details
    Browse the repository at this point in the history
  2. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    912955f View commit details
    Browse the repository at this point in the history
  3. refine

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

    …support_tensor_to/to_local
    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    4efb2e8 View commit details
    Browse the repository at this point in the history
  5. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    5240fba View commit details
    Browse the repository at this point in the history
  6. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f8e6fd9 View commit details
    Browse the repository at this point in the history
  7. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    2b120a4 View commit details
    Browse the repository at this point in the history
  8. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    f41a674 View commit details
    Browse the repository at this point in the history
  9. refine

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6baec14 View commit details
    Browse the repository at this point in the history
  10. backup

    clackhan committed Jul 23, 2021
    Configuration menu
    Copy the full SHA
    6f6aae4 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2021

  1. refine

    clackhan committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d20904d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db7e064 View commit details
    Browse the repository at this point in the history
  3. rebase

    jackalcooper committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    d248b3d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    68bb49f View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …deduce_consistent_op_interpreter
    jackalcooper committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    6e8a083 View commit details
    Browse the repository at this point in the history
  6. check in gen py

    jackalcooper committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f7aa67f View commit details
    Browse the repository at this point in the history
  7. Merge branch 'deduce_consistent_op_interpreter' of github.com:Oneflow…

    …-Inc/oneflow into deduce_consistent_op_interpreter
    lixinqi committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    9a2f9d5 View commit details
    Browse the repository at this point in the history
  8. merge master and fix bugs

    lixinqi committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    122acb7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    43a2ac5 View commit details
    Browse the repository at this point in the history
  10. address pr comments

    lixinqi committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    0101184 View commit details
    Browse the repository at this point in the history
  11. address pr comments

    lixinqi committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    f2b0c79 View commit details
    Browse the repository at this point in the history
  12. merge master

    lixinqi committed Jul 26, 2021
    Configuration menu
    Copy the full SHA
    e670f76 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2021

  1. auto format by CI

    oneflow-ci-bot committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5be290a View commit details
    Browse the repository at this point in the history
  2. remove boxing

    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    95ee6e2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/python/framework/tensor.py
    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    3ee8ff8 View commit details
    Browse the repository at this point in the history
  4. refine

    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    be254d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e3db142 View commit details
    Browse the repository at this point in the history
  6. Fix optional

    hjchen2 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    5532ab3 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    647cc4e View commit details
    Browse the repository at this point in the history
  8. remove to in tensor.cpp

    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    36877dd View commit details
    Browse the repository at this point in the history
  9. update

    hjchen2 committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0fa7d71 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32129f1 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    cbed793 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    241b21e View commit details
    Browse the repository at this point in the history
  13. add sbp and sbp list arg

    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0ac82e5 View commit details
    Browse the repository at this point in the history
  14. refine

    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    58b0b03 View commit details
    Browse the repository at this point in the history
  15. Merge branch 'deduce_consistent_op_interpreter' of https://github.com…

    …/Oneflow-Inc/oneflow into support_tensor_to/to_local
    
    Conflicts:
    	oneflow/api/python/framework/tensor.cpp
    	python/oneflow/__init__.py
    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2157e94 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f22f41a View commit details
    Browse the repository at this point in the history
  17. use functional

    clackhan committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    2197648 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    6e320a1 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2021

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

    …support_tensor_to/to_local
    clackhan committed Jul 28, 2021
    Configuration menu
    Copy the full SHA
    9238d18 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2021

  1. Configuration menu
    Copy the full SHA
    e86d99c View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/api/python/framework/device.cpp
    	oneflow/api/python/framework/tensor.cpp
    	python/oneflow/framework/tensor.py
    clackhan committed Jul 29, 2021
    Configuration menu
    Copy the full SHA
    960ec64 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2021

  1. Cache op expr

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    5d481a2 View commit details
    Browse the repository at this point in the history
  2. add EagerNcclOpKernelState

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    b53c42d View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/core/framework/op_interpreter/eager_consistent_op_interpreter.cpp
    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    fcbb0b2 View commit details
    Browse the repository at this point in the history
  4. refine

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

    …support_tensor_to/to_local
    
    Conflicts:
    	oneflow/api/python/framework/device.cpp
    	oneflow/core/autograd/autograd_meta.cpp
    	oneflow/core/functional/functional_api.yaml
    	oneflow/core/functional/impl/array_functor.cpp
    	python/oneflow/nn/modules/constant.py
    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    035fcb5 View commit details
    Browse the repository at this point in the history
  6. refine

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    076d113 View commit details
    Browse the repository at this point in the history
  7. refine

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8045564 View commit details
    Browse the repository at this point in the history
  8. refine

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    0e6543e View commit details
    Browse the repository at this point in the history
  9. refine

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    8bce478 View commit details
    Browse the repository at this point in the history
  10. refine

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    c80ffa5 View commit details
    Browse the repository at this point in the history
  11. minor fix

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    154a13c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    e562062 View commit details
    Browse the repository at this point in the history
  13. capture OpInterpContext

    lixinqi committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    e7a0e1b View commit details
    Browse the repository at this point in the history
  14. unimplemented apply

    lixinqi committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7662fe9 View commit details
    Browse the repository at this point in the history
  15. add GetNdSbp

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    6e638e8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    57d86b3 View commit details
    Browse the repository at this point in the history
  17. add mutex

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    7bd72c3 View commit details
    Browse the repository at this point in the history
  18. Merge branch 'master' of https://github.com/Oneflow-Inc/oneflow into …

    …support_tensor_to/to_local
    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    36acab6 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    777e8d8 View commit details
    Browse the repository at this point in the history
  20. refine

    clackhan committed Jul 30, 2021
    Configuration menu
    Copy the full SHA
    997af6b View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2021

  1. merge master

    lixinqi committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    85d9282 View commit details
    Browse the repository at this point in the history
  2. merge EagerConsistentTensorImpl::NewWithPhyTensor and EagerConsistent…

    …TensorImpl::NewWithoutPhyTensor into EagerConsistentTensorImpl::New
    lixinqi committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    8ef19de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9947b59 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9546cf View commit details
    Browse the repository at this point in the history
  5. of_format

    clackhan committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    6d410c6 View commit details
    Browse the repository at this point in the history
  6. add to_local to pybind

    clackhan committed Jul 31, 2021
    Configuration menu
    Copy the full SHA
    347ed40 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2021

  1. add placement_sbp_util

    lixinqi committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    4e9be9f View commit details
    Browse the repository at this point in the history
  2. minor fix

    clackhan committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    b375cb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2025c49 View commit details
    Browse the repository at this point in the history
  4. merge origin

    lixinqi committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    8064006 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    583631e View commit details
    Browse the repository at this point in the history
  6. fix rpc_token bugs

    lixinqi committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    f6d8b7b View commit details
    Browse the repository at this point in the history
  7. refactor AsyncRpcCtx

    lixinqi committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    aa6aa51 View commit details
    Browse the repository at this point in the history
  8. set logical_shape correctly

    lixinqi committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    244e7c5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    884a8b1 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Configuration menu
    Copy the full SHA
    519a412 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2001a3e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    98f0a34 View commit details
    Browse the repository at this point in the history
  4. reformat

    lixinqi committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    5a07dbd View commit details
    Browse the repository at this point in the history
  5. merge master

    lixinqi committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    ccea342 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    adeae51 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2021

  1. Configuration menu
    Copy the full SHA
    9ee20d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ddafc4b View commit details
    Browse the repository at this point in the history