-
Notifications
You must be signed in to change notification settings - Fork 743
add all g3 tests using facto #7707
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
add all g3 tests using facto #7707
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7707
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 742585d with merge base 04f764e ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
4710ff0 to
1feba50
Compare
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
1feba50 to
5b5bdd4
Compare
Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
5b5bdd4 to
21cf15a
Compare
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
21cf15a to
518087f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
518087f to
37a3301
Compare
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
956394c to
3df3925
Compare
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
3df3925 to
203dc8f
Compare
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
… and size (pytorch#7707) Summary: Pull Request resolved: pytorch#7707 It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Differential Revision: D68195603
203dc8f to
3797d96
Compare
|
linter is unhappy about something :) |
3797d96 to
5f4590e
Compare
… and size (pytorch#7707) Summary: It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Reviewed By: mcremon-meta Differential Revision: D68195603
… and size (pytorch#7707) Summary: It has to be in the whole file to retain the same order. Will dedup in following diffs fixed FACTO and sub scalar test cases Reproducing testcases from internal testing. ``` ✗ Fail: on_device_ai/Assistant/Jarvis/nightly:test_g3_nightly - test_g3_sub_tensor_out_11 (on_device_ai.Assistant.Jarvis.nightly.test_g3_nightly.TestOperators) (25.3s) /data/users/zonglinpeng/fbsource 7c1566d4aa2e+ **************************************************************************************************** OrderedDict([('alpha', 1.6130766369937761)]) [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] ``` VS ``` ✓ Pass: executorch/examples/cadence/operators:test_g3_ops - test_g3_sub_tensor_out_11 (executorch.examples.cadence.operators.test_g3_ops.ATenOpTestCases) (1.0s) **************************************************************************************************** [tensor([[ 254, -199]], dtype=torch.int32), tensor([[-22.2500, 168.7500], [147.8750, 247.8750]])] OrderedDict([('alpha', 1.6130766369937761)]) ``` Reviewed By: mcremon-meta Differential Revision: D68195603
5f4590e to
742585d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D68195603 |
Differential Revision: D68195603 Pull Request resolved: #7707
Summary:
It has to be in the whole file to retain the same order. Will dedup in following diffs
fixed FACTO and sub scalar test cases
Reproducing testcases from internal testing.
VS
Differential Revision: D68195603