-
Notifications
You must be signed in to change notification settings - Fork 563
TWA Fused Tasks #3317
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
TWA Fused Tasks #3317
Conversation
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
c42b53b
to
38ca85c
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
38ca85c
to
fc4dff7
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
fc4dff7
to
11ee6d2
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
11ee6d2
to
995c12d
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
995c12d
to
2e6304a
Compare
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: Pull Request resolved: meta-pytorch#3317 TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
2e6304a
to
d77df22
Compare
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
d77df22
to
f038a14
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
f038a14
to
612fb20
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Differential Revision: D77958663
612fb20
to
022b9ad
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
022b9ad
to
90ddf24
Compare
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Reviewed By: iamzainhuda Differential Revision: D77958663
This pull request was exported from Phabricator. Differential Revision: D77958663 |
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Reviewed By: iamzainhuda Differential Revision: D77958663
90ddf24
to
14436fb
Compare
Summary: Pull Request resolved: meta-pytorch#3317 TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Reviewed By: iamzainhuda Differential Revision: D77958663
Summary: TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode Updated unit tests and created new ones for FUSED mode Reviewed By: iamzainhuda Differential Revision: D77958663
14436fb
to
94c3f2c
Compare
This pull request was exported from Phabricator. Differential Revision: D77958663 |
1 similar comment
This pull request was exported from Phabricator. Differential Revision: D77958663 |
94c3f2c
to
85d90bf
Compare
Summary:
TensorWeightedAvgMetric currently does not support FUSED_TASKS computation. With this patch, TWA supports FUSED_TASKS mode
Updated unit tests and created new ones for FUSED mode
Differential Revision: D77958663