-
Notifications
You must be signed in to change notification settings - Fork 114
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
Create session id and use it in table 'Pytorch Elastic Tsm Log' #953
Conversation
This pull request was exported from Phabricator. Differential Revision: D62087199 |
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
96f5c37
to
9b70dc9
Compare
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
9b70dc9
to
44f8f8a
Compare
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
8114055
to
3ec2ef9
Compare
This pull request was exported from Phabricator. Differential Revision: D62087199 |
3ec2ef9
to
79ae9b6
Compare
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
79ae9b6
to
47833f9
Compare
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
47833f9
to
8626499
Compare
This pull request was exported from Phabricator. Differential Revision: D62087199 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
8626499
to
68c140f
Compare
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
68c140f
to
d552f08
Compare
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Differential Revision: D62087199
d552f08
to
d236a9c
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Review automatically exported from Phabricator review in Meta.
This pull request was exported from Phabricator. Differential Revision: D62087199 |
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Reviewed By: andywag Differential Revision: D62087199
d236a9c
to
44b80ed
Compare
…rch#953) Summary: Pull Request resolved: pytorch#953 Please read the doc to understand why we create the session id: https://docs.google.com/document/d/1WJBrqSHrNIc9J1W_1PMIQPu11y2fV_hU36aeiBTgN90/edit Reviewed By: andywag Differential Revision: D62087199
This pull request was exported from Phabricator. Differential Revision: D62087199 |
44b80ed
to
df1efaa
Compare
We need to create a unique session ID to identify each torchx run session.
Differential Revision: D62087199