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 sparse dense conversion graph #130

Merged
merged 9 commits into from
Apr 30, 2024

Conversation

bobcheng15
Copy link
Collaborator

  1. Add graphs for performing sparse to dense conversion and dense to sparse conversion
  2. Remove commented code and unnecessary printing statements in parse_dot.py
  3. Update rewrite lookup function so dense scanners are no longer connected to the GLB tile (Dense scanners are basically counters and does not need data from the GLB)

@bobcheng15 bobcheng15 self-assigned this Apr 29, 2024
@bobcheng15 bobcheng15 marked this pull request as ready for review April 29, 2024 20:55
Copy link
Collaborator

@kalhankoul96 kalhankoul96 left a comment

Choose a reason for hiding this comment

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

LGTM

@Joejoedesu
Copy link
Collaborator

LGTM

@bobcheng15 bobcheng15 merged commit f839b4c into mapping_to_cgra Apr 30, 2024
1 check passed
@bobcheng15 bobcheng15 deleted the add_sparse_dense_conversion_graph branch April 30, 2024 17:57
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.

3 participants