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

MultiClientSession #5407

Merged
merged 11 commits into from
Jul 10, 2021
Merged

MultiClientSession #5407

merged 11 commits into from
Jul 10, 2021

Conversation

leaves-zwx
Copy link
Contributor

No description provided.

@leaves-zwx leaves-zwx requested review from strint and chengtbf July 6, 2021 09:36
@leaves-zwx leaves-zwx self-assigned this Jul 6, 2021
@chengtbf chengtbf added this to the v0.5.0 milestone Jul 7, 2021
@leaves-zwx leaves-zwx marked this pull request as ready for review July 9, 2021 04:46
@chengtbf
Copy link
Contributor

chengtbf commented Jul 9, 2021

这个等 MultiClientSessionContext 合并以后就合吧

@oneflow-ci-bot oneflow-ci-bot removed their request for review July 10, 2021 03:20
@chengtbf chengtbf requested a review from oneflow-ci-bot July 10, 2021 03:23
@oneflow-ci-bot oneflow-ci-bot removed their request for review July 10, 2021 04:00
@oneflow-ci-bot oneflow-ci-bot self-requested a review July 10, 2021 04:00
@oneflow-ci-bot oneflow-ci-bot merged commit 6870f84 into master Jul 10, 2021
@oneflow-ci-bot oneflow-ci-bot deleted the multi_client_sess branch July 10, 2021 05:47
@oneflow-ci-bot oneflow-ci-bot removed their request for review July 10, 2021 05:47

def TryInit(self):
if not self.is_inited_:
config_proto_str = text_format.MessageToString(self.config_proto)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

应该加一个 MultiClientSession 下的单测,尝试去 TryInit,这里的 config_proto,由于其中的 Resource 里有多个 require 的字段,但是没有设置,导致 C++ 里想把这个 str 解析成 proto 时报错。

@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.

4 participants