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 parameterized transposer support in streamer #435

Merged
merged 10 commits into from
Feb 14, 2025

Conversation

xiaoling-yi
Copy link
Collaborator

@xiaoling-yi xiaoling-yi commented Feb 12, 2025

In this PR, we

  • Fix bugs in the Transposer
  • Modify the streamer to make it flexible to support parameterized and arbitrary number of data path extensions at every reader/writer/reader_writer through parsing the hjson cfg directly
  • Corresponding snax_gen modification
  • Corresponding software modification

@xiaoling-yi xiaoling-yi force-pushed the xyi/add-parameterized-transposer-in-streamer branch from decd390 to 3f66fbb Compare February 12, 2025 15:24
@xiaoling-yi xiaoling-yi requested a review from IveanEx February 12, 2025 15:32
Copy link

@IveanEx IveanEx left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🏆

@xiaoling-yi xiaoling-yi merged commit 86e3ff7 into main Feb 14, 2025
24 checks passed
@xiaoling-yi xiaoling-yi deleted the xyi/add-parameterized-transposer-in-streamer branch February 14, 2025 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants