Skip to content
Snippets Groups Projects
Select Git revision
  • c48b3cb690144e1c7f754f26e678b47be88749a2
  • master default protected
  • 3.0
  • develop
  • revert-2069-tripleVersion
  • 3.1
  • rest-protocol
  • feat/remoting_rocketmq
  • dapr-support
  • 1.5
  • 1.4
  • 1.3
  • 1.2
  • 1.1
  • v3.0.3-rc2
  • v3.0.3-rc1
  • v3.0.2
  • v1.5.8
  • v1.5.9-rc1
  • v3.0.1
  • v1.5.8-rc1
  • v3.0.0
  • v3.0.0-rc4-1
  • v3.0.0-rc4
  • v3.0.0-rc3
  • v1.5.7
  • v1.5.7-rc2
  • v3.0.0-rc2
  • remove
  • v1.5.7-rc1
  • v3.0.0-rc1
  • v1.5.7-rc1-tmp
  • 1.5.6
  • v1.5.6
34 results

common

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    binbinHan authored and GitHub committed
    * support_tensor_to/to_local
    
    * export consistent_tensor.to_local()
    
    * refine code
    
    * export tensor.to()...
    
    * refine code
    
    * refine code
    
    * optimize code
    
    * refine code
    
    * refine
    
    * back up
    
    * add tensor.to func
    
    * make of_format
    
    * remove to in pyTensor
    
    * sync gpu data
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * backup
    
    * refine
    
    * rebase
    
    * check in gen py
    
    * merge master and fix bugs
    
    * address pr comments
    
    * address pr comments
    
    * auto format by CI
    
    * remove boxing
    
    * refine
    
    * Fix optional
    
    * remove to in tensor.cpp
    
    * update
    
    * Support symbol placement type in functional.
    
    * add sbp and sbp list arg
    
    * refine
    
    * use functional
    
    * refactor CastConsistentOpExpr
    
    * to_consistent(flow.B) backward
    
    * Cache op expr
    
    * add EagerNcclOpKernelState
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * refine
    
    * minor fix
    
    * capture OpInterpContext
    
    * unimplemented apply
    
    * add GetNdSbp
    
    * add mutex
    
    * refine
    
    * merge EagerConsistentTensorImpl::NewWithPhyTensor and EagerConsistentTensorImpl::NewWithoutPhyTensor into EagerConsistentTensorImpl::New
    
    * rename functiona SyncData to SyncMetaAndData
    
    * of_format
    
    * add to_local to pybind
    
    * add placement_sbp_util
    
    * minor fix
    
    * sync shape and data when tensor_to_local
    
    * fix rpc_token bugs
    
    * refactor AsyncRpcCtx
    
    * set logical_shape correctly
    
    * simplify implementation of consistent_tensor.to_local
    
    * initialize rpc_token with zero
    
    * refactor grad functions of to_consistent/to_local
    
    * reformat and address pr comment
    
    * reformat
    
    * refactor eager_nccl_reduce lernel
    
    Co-authored-by: default avatartsai <jackalcooper@gmail.com>
    Co-authored-by: default avatarXinqi Li <lixinqi0703106@163.com>
    Co-authored-by: default avatarLi Xinqi <lixinqi2010@gmail.com>
    Co-authored-by: default avataroneflow-ci-bot <ci-bot@oneflow.org>
    Co-authored-by: default avatarhjchen2 <chenhoujiangcug@gmail.com>
    Co-authored-by: default avataroneflow-ci-bot <69100618+oneflow-ci-bot@users.noreply.github.com>
    a72c21d9
    History
    Name Last commit Last update
    ..