-
Notifications
You must be signed in to change notification settings - Fork 57
simplify aggregator #812
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
simplify aggregator #812
Conversation
This pull request was exported from Phabricator. Differential Revision: D79933065 |
5893f9d
to
7e5ffd4
Compare
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
7e5ffd4
to
2ebd1d2
Compare
This pull request was exported from Phabricator. Differential Revision: D79933065 |
Summary: Pull Request resolved: meta-pytorch#812 no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
2ebd1d2
to
d29ddc0
Compare
This pull request was exported from Phabricator. Differential Revision: D79933065 |
Summary: Pull Request resolved: meta-pytorch#812 no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
d29ddc0
to
7a0a1fc
Compare
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
7a0a1fc
to
4291327
Compare
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
4291327
to
5d93145
Compare
This pull request was exported from Phabricator. Differential Revision: D79933065 |
5d93145
to
11c0672
Compare
Summary: Pull Request resolved: meta-pytorch#812 no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
This pull request was exported from Phabricator. Differential Revision: D79933065 |
Summary: Pull Request resolved: meta-pytorch#812 no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
11c0672
to
ba8ea1b
Compare
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
1370cd4
to
97e1af8
Compare
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
This pull request was exported from Phabricator. Differential Revision: D79933065 |
Summary: Pull Request resolved: meta-pytorch#812 no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
97e1af8
to
55d8488
Compare
Summary: Pull Request resolved: meta-pytorch#812 no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
This pull request was exported from Phabricator. Differential Revision: D79933065 |
55d8488
to
5ca05ad
Compare
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
Summary: no async, no buffer; whenver a log line received, just aggregate it directly. Reviewed By: pablorfb-meta Differential Revision: D79933065
This pull request has been merged in d68e1d7. |
Summary:
no async, no buffer; whenver a log line received, just aggregate it
directly.
Differential Revision: D79933065