alibaba / alibaba/euler

”由于每个TensorFlow worker中都包含了其他worker可能会访问到的图数据“ 什么出现?

Open
#22 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
2.9k
Forks
553
PR merge metrics
No merged PRs in 30d

Description

https://github.com/alibaba/euler/wiki/%E9%9B%86%E7%BE%A4%E4%BD%BF%E7%94%A8 提到过

```
最后,由于每个TensorFlow worker中都包含了其他worker可能会访问到的图数据,worker之间需要同步地退出。可以使用以下的Hook来达到这一目的:
```

什么情况下会发生?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the linked 集群使用 wiki section and identify the TensorFlow worker shutdown behavior described there. Determine the circumstances that require workers to exit synchronously, then update the documentation so those conditions and the Hook's purpose are explicit.

Written by the indexing model from the issue text.

Assessment

Tech stack
tensorflow
Domain
distributed-systems, documentation
Issue type
Documentation
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.