-
Notifications
You must be signed in to change notification settings - Fork 529
Buckify Sigmoid test #10224
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
Buckify Sigmoid test #10224
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/10224
Note: Links to docs will display an error until the docs builds have been completed. ✅ No FailuresAs of commit 6288efa with merge base 47fb157 ( This comment was automatically generated by Dr. CI and updates every 15 minutes. |
This pull request was exported from Phabricator. Differential Revision: D72940392 |
@pytorchbot label "topic: not user facing" |
def test_sigmoid_add_sigmoid_tosa_BI(self): | ||
self._test_sigmoid_tosa_BI_pipeline( | ||
self.SigmoidAddSigmoid(), (test_data_suite[4][1], test_data_suite[3][1]) | ||
) | ||
|
||
@parameterized.expand(test_data_suite) | ||
@pytest.mark.tosa_ref_model |
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.
these are not running on tosa_ref_model
Summary: Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
This pull request was exported from Phabricator. Differential Revision: D72940392 |
Summary: Pull Request resolved: pytorch#10224 Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
Summary: Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
This pull request was exported from Phabricator. Differential Revision: D72940392 |
Summary: Pull Request resolved: pytorch#10224 Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
if conftest.is_option_enabled("tosa_ref_model"): | ||
tester.run_method_and_compare_outputs(inputs=test_data) |
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.
This is not right, we don't want to change the way we do things on U55/U85 just for tosa-ref-model.
Summary: Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
Summary: Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
Summary: Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
This pull request was exported from Phabricator. Differential Revision: D72940392 |
Summary: Pull Request resolved: pytorch#10224 Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
This pull request was exported from Phabricator. Differential Revision: D72940392 |
Summary: Pull Request resolved: pytorch#10224 Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
This pull request was exported from Phabricator. Differential Revision: D72940392 |
Summary: Pull Request resolved: pytorch#10224 Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
Summary: Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
Summary: Pull Request resolved: pytorch#10224 Buckify Sigmoid test Reviewed By: digantdesai Differential Revision: D72940392
This pull request was exported from Phabricator. Differential Revision: D72940392 |
Differential Revision: D72940392 Pull Request resolved: pytorch#10224
Summary: Buckify Sigmoid test
Reviewed By: digantdesai
Differential Revision: D72940392