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

Enable user-defined map parameter types #1640

Open
wants to merge 12 commits into
base: main
Choose a base branch
from
Open

Commits on Sep 5, 2024

  1. Enable user-defined map parameter types, infer if not set and do not …

    …use auto in the for loop generated from the map
    ThrudPrimrose committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    e32d1da View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Update dace/sdfg/nodes.py

    Co-authored-by: Tal Ben-Nun <[email protected]>
    ThrudPrimrose and tbennun authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0cf56c8 View commit details
    Browse the repository at this point in the history
  2. Update dace/codegen/targets/cpu.py

    Co-authored-by: Tal Ben-Nun <[email protected]>
    ThrudPrimrose and tbennun authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    b25b95d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    54e29cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aa21812 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a4079ac View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    88d5a07 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. Configuration menu
    Copy the full SHA
    054028c View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    3f6a081 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. Add unit tests

    ThrudPrimrose committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    696f5bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    98655d6 View commit details
    Browse the repository at this point in the history
  3. Add sub variants

    ThrudPrimrose committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    8be0fba View commit details
    Browse the repository at this point in the history