Skip to content

Refactors and fixes#131

Open
lukamac wants to merge 26 commits intopulp-platform:develfrom
lukamac:refactors
Open

Refactors and fixes#131
lukamac wants to merge 26 commits intopulp-platform:develfrom
lukamac:refactors

Conversation

@lukamac
Copy link
Copy Markdown
Contributor

@lukamac lukamac commented Oct 30, 2025

This PR is a collection of refactors and fixes I've done while working on the parser refactor.
Each commit holds a small change so best reviewed commit-by-commit.

Changed

  • ref naming scheme in Gemm and FloatGemm templates from ${data_out}_${<tensor>} to ${nodeName}_${<tensor>}
  • bunch of small refactors
  • move iNoNorm from Generic to Snitch since it uses a Snitch kernel

Fixed

  • formatting of test_input/output integer values
  • pulp rqs tile constraints now properly target the last dimension of rqs params

PR Merge Checklist

  1. The PR is rebased on the latest devel commit and pointing to devel.
  2. Your PR reviewed and approved.
  3. All checks are passing.
  4. The CHANGELOG.md file has been updated.
  5. If the docker was modified, change back its link after review.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Bug Something isn't working Refactor Changes or improvements to existing features

Projects

Status: In review

Development

Successfully merging this pull request may close these issues.

2 participants