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

ArgTuple #4795

Merged
merged 5 commits into from
May 6, 2021
Merged

ArgTuple #4795

merged 5 commits into from
May 6, 2021

Conversation

lixinqi
Copy link
Contributor

@lixinqi lixinqi commented Apr 30, 2021

  1. 把indexed_bns之类的工作聚合到一起,抽象出一个ArgTuple的对象来。很多Context需要用到。
  2. 把StatefulOpKernel重命名为StatefulLocalOpKernel,上次漏了。

@lixinqi lixinqi requested a review from daquexian April 30, 2021 11:00
@CLAassistant
Copy link

CLAassistant commented Apr 30, 2021

CLA assistant check
All committers have signed the CLA.

@lixinqi lixinqi requested a review from hjchen2 April 30, 2021 11:00
@lixinqi lixinqi requested a review from oneflow-ci-bot April 30, 2021 11:00
@oneflow-ci-bot oneflow-ci-bot removed their request for review April 30, 2021 11:42
@lixinqi lixinqi requested a review from oneflow-ci-bot April 30, 2021 11:54
@oneflow-ci-bot oneflow-ci-bot removed their request for review April 30, 2021 12:39
@lixinqi lixinqi requested a review from oneflow-ci-bot May 6, 2021 07:13
@oneflow-ci-bot oneflow-ci-bot removed their request for review May 6, 2021 08:13
@oneflow-ci-bot oneflow-ci-bot merged commit 75bac84 into master May 6, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the arg_tuple branch May 6, 2021 08:13
liujuncheng pushed a commit that referenced this pull request Jun 3, 2021
* ArgTuple

* refactor BlobRegister::GetObject4BlobName

* refactor the type of ArgTuple::arg_name2bn_index2tensor_tuple_index_

Former-commit-id: 75bac84
@chengtbf chengtbf mentioned this pull request Jul 11, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants