-
Notifications
You must be signed in to change notification settings - Fork 200
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
Feat (ptq): Adding A2Q Upper Bound clipping to GPFQ #734
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Giuseppe5
reviewed
Oct 25, 2023
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
2 times, most recently
from
November 15, 2023 12:10
d086a15
to
62d2919
Compare
volcacius
reviewed
Nov 15, 2023
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.
Unify implementation of get_upper_bound_on_l1_norm
with the pre existing one under pre_scaling.py and make sure it jits correctly.
volcacius
reviewed
Nov 15, 2023
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
November 16, 2023 15:53
62d2919
to
e39eabc
Compare
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
2 times, most recently
from
November 20, 2023 12:26
0bea4e3
to
3cfe53c
Compare
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
4 times, most recently
from
December 1, 2023 17:39
df07f6a
to
9f4bde7
Compare
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
December 7, 2023 13:46
9f4bde7
to
e5c6daa
Compare
Giuseppe5
reviewed
Dec 7, 2023
Giuseppe5
reviewed
Dec 7, 2023
Giuseppe5
reviewed
Dec 7, 2023
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
December 12, 2023 10:27
a3dad71
to
5c49bb3
Compare
Giuseppe5
reviewed
Dec 20, 2023
Giuseppe5
reviewed
Dec 20, 2023
Giuseppe5
reviewed
Dec 20, 2023
Giuseppe5
reviewed
Dec 20, 2023
src/brevitas_examples/imagenet_classification/ptq/benchmark/ptq_benchmark_torchvision.py
Outdated
Show resolved
Hide resolved
Giuseppe5
reviewed
Dec 20, 2023
src/brevitas_examples/imagenet_classification/ptq/benchmark/ptq_benchmark_torchvision.py
Outdated
Show resolved
Hide resolved
Giuseppe5
reviewed
Dec 20, 2023
src/brevitas_examples/imagenet_classification/ptq/benchmark/ptq_benchmark_torchvision.py
Show resolved
Hide resolved
Giuseppe5
reviewed
Dec 20, 2023
src/brevitas_examples/imagenet_classification/ptq/ptq_common.py
Outdated
Show resolved
Hide resolved
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
December 20, 2023 17:06
5c49bb3
to
eda924a
Compare
Giuseppe5
reviewed
Dec 20, 2023
Giuseppe5
reviewed
Dec 20, 2023
src/brevitas_examples/imagenet_classification/ptq/benchmark/ptq_benchmark_torchvision.py
Outdated
Show resolved
Hide resolved
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
December 21, 2023 09:15
eda924a
to
3aa98cb
Compare
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
December 21, 2023 15:05
3aa98cb
to
6c69a9c
Compare
fabianandresgrob
force-pushed
the
gpfq/threshold
branch
from
December 21, 2023 15:38
6c69a9c
to
531a048
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.