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

[RLE] Cleanup RLE encoder and decoder #1073

Merged
merged 2 commits into from
Jul 20, 2023

Conversation

mtdudek
Copy link
Contributor

@mtdudek mtdudek commented Jul 20, 2023

This PR is a followup to #1006 and #974.
It cleanups:

  • xls/modules directory;
  • renames rle to rle_enc;
  • extracts common interfaces and moves them to rle_common.x.

[RLE] Move RLE decoder net to RLE encoder

Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
This commit moves intra RLE channel definitions
to rle_common.x file. This allows for easier
control over interface changes.

Signed-off-by: Maciej Dudek <mdudek@antmicro.com>
@mtdudek
Copy link
Contributor Author

mtdudek commented Jul 20, 2023

wdyt? @proppy

@copybara-service copybara-service bot merged commit 56be50e into google:main Jul 20, 2023
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants