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

Feat (Channel-Splitting): sets up first skeleton for channel-splitting #772

Merged
merged 3 commits into from
Jan 31, 2024

Conversation

fabianandresgrob
Copy link
Contributor

Implementing Channel Splitting using the pre-existing framework of regions. Simple skeleton for the start.

@fabianandresgrob fabianandresgrob force-pushed the channel-splitting branch 3 times, most recently from 445120c to 83df243 Compare December 7, 2023 13:49
@fabianandresgrob fabianandresgrob marked this pull request as ready for review January 19, 2024 15:02
@Giuseppe5 Giuseppe5 added the next release PRs which should be merged for the next release label Jan 22, 2024
src/brevitas/graph/quantize.py Outdated Show resolved Hide resolved
src/brevitas/graph/quantize.py Outdated Show resolved Hide resolved
src/brevitas/ptq_algorithms/channel_splitting.py Outdated Show resolved Hide resolved
src/brevitas/ptq_algorithms/channel_splitting.py Outdated Show resolved Hide resolved
src/brevitas/ptq_algorithms/channel_splitting.py Outdated Show resolved Hide resolved
tests/brevitas/graph/test_channel_splitting.py Outdated Show resolved Hide resolved
tests/brevitas/graph/test_channel_splitting.py Outdated Show resolved Hide resolved
tests/brevitas/graph/test_channel_splitting.py Outdated Show resolved Hide resolved
@fabianandresgrob fabianandresgrob force-pushed the channel-splitting branch 2 times, most recently from 3e0f0e3 to f671dd1 Compare January 26, 2024 12:36
@Giuseppe5 Giuseppe5 requested review from Giuseppe5 and removed request for Giuseppe5 January 30, 2024 15:42
@Giuseppe5 Giuseppe5 merged commit 925545b into Xilinx:dev Jan 31, 2024
346 of 347 checks passed
@fabianandresgrob fabianandresgrob deleted the channel-splitting branch January 31, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
next release PRs which should be merged for the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants