Skip to content
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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

zonglinpeng
Copy link
Contributor

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)])

Differential Revision: D68195603

Copy link

pytorch-bot bot commented Jan 16, 2025

🔗 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.

⏳ No Failures, 1 Pending

As of commit 3797d96 with merge base 1b7b10e (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 16, 2025
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
… 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
zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
… 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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
… 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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
… 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
@zonglinpeng zonglinpeng force-pushed the export-D68195603 branch 2 times, most recently from 956394c to 3df3925 Compare January 16, 2025 22:27
zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
… 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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

Zonglin Peng added 2 commits January 16, 2025 14:33
Differential Revision: D68194772
Differential Revision: D68195666
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

zonglinpeng added a commit to zonglinpeng/executorch that referenced this pull request Jan 16, 2025
… 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
… 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
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D68195603

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants