Skip to content

Conversation

@mcr229
Copy link
Contributor

@mcr229 mcr229 commented Nov 18, 2024

Summary: Currently when checking the per_channel_group quantization parameters we don't check that the group_size must be a multiple of 32. This constraint was added after we implemented the original checks here. Let's add multiple of 32 here.

Reviewed By: digantdesai

Differential Revision: D66131456

@pytorch-bot
Copy link

pytorch-bot bot commented Nov 18, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/6941

Note: Links to docs will display an error until the docs builds have been completed.

✅ No Failures

As of commit ebaad4d with merge base be0bd75 (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 Nov 18, 2024
@facebook-github-bot
Copy link
Contributor

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Dec 6, 2024
Summary:

Currently when checking the per_channel_group quantization parameters we don't check that the group_size must be a multiple of 32. This constraint was added after we implemented the original checks here. Let's add multiple of 32 here.

Reviewed By: malfet, digantdesai

Differential Revision: D66131456
@facebook-github-bot
Copy link
Contributor

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Dec 6, 2024
Summary:

Currently when checking the per_channel_group quantization parameters we don't check that the group_size must be a multiple of 32. This constraint was added after we implemented the original checks here. Let's add multiple of 32 here.

Reviewed By: malfet, digantdesai

Differential Revision: D66131456
@facebook-github-bot
Copy link
Contributor

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

mcr229 added a commit to mcr229/executorch that referenced this pull request Dec 6, 2024
Summary:

Currently when checking the per_channel_group quantization parameters we don't check that the group_size must be a multiple of 32. This constraint was added after we implemented the original checks here. Let's add multiple of 32 here.

Reviewed By: malfet, digantdesai

Differential Revision: D66131456
@facebook-github-bot
Copy link
Contributor

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

Summary:

Currently when checking the per_channel_group quantization parameters we don't check that the group_size must be a multiple of 32. This constraint was added after we implemented the original checks here. Let's add multiple of 32 here.

Reviewed By: malfet, digantdesai

Differential Revision: D66131456
@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot facebook-github-bot merged commit ec56da8 into pytorch:main Dec 6, 2024
41 of 43 checks passed
@mcr229 mcr229 deleted the export-D66131456 branch July 25, 2025 22:43
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.

3 participants