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

Schedule tree (1/3) #1145

Merged
merged 108 commits into from
Sep 26, 2023
Merged

Schedule tree (1/3) #1145

merged 108 commits into from
Sep 26, 2023

Commits on Nov 8, 2022

  1. Type hint

    tbennun committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    85aa33b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2c227e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3c0ad6b View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2022

  1. Configuration menu
    Copy the full SHA
    084d203 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    329d392 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate labels

    tbennun committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    cda81e4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    09fbf2d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2dcaeb0 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d1774a9 View commit details
    Browse the repository at this point in the history
  7. Support dynamic scope inputs

    tbennun committed Nov 11, 2022
    Configuration menu
    Copy the full SHA
    4518c34 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7949ebd View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2022

  1. Configuration menu
    Copy the full SHA
    d104af8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    adbf8fc View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2022

  1. Configuration menu
    Copy the full SHA
    828eff3 View commit details
    Browse the repository at this point in the history
  2. yapf

    alexnick83 committed Dec 12, 2022
    Configuration menu
    Copy the full SHA
    6896955 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3dbad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a94d71 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    c1ca73c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    273da6c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    25ccc6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d666e55 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7489e63 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    63ad7c5 View commit details
    Browse the repository at this point in the history
  7. Updated the ScheduleTree nodes to point to the corresponding (nested)…

    … SDFG. Added methods for printing pseudo-DaCe-Python code. Updated the `as_schedule_tree` method to unsqueeze memlets and rename arrays to match the names in the top-level SDFG.
    alexnick83 committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    5ab2eb4 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c526195 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    748f010 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2022

  1. Configuration menu
    Copy the full SHA
    ab0686c View commit details
    Browse the repository at this point in the history
  2. inner_indices is a set

    alexnick83 committed Dec 22, 2022
    Configuration menu
    Copy the full SHA
    0f57358 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bed168e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e6ee5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b4b698d View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

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

Commits on Jan 6, 2023

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

Commits on Jan 10, 2023

  1. Configuration menu
    Copy the full SHA
    2754510 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4522a9e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2023

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

Commits on Jan 13, 2023

  1. Split out SDFG "dealiasing" of remove_name_collisions. Fixed read-m…

    …emlet replacement in interstate edges.
    alexnick83 committed Jan 13, 2023
    Configuration menu
    Copy the full SHA
    754ceea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17d6319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    83ae817 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    52831e3 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2023

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

Commits on Jan 21, 2023

  1. Configuration menu
    Copy the full SHA
    add80bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5a8c267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0cd779a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    da03868 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2023

  1. Configuration menu
    Copy the full SHA
    33df6a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8c3bff View commit details
    Browse the repository at this point in the history
  3. Added more tests.

    alexnick83 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    db2d8aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ffcf8f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b3bd6b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1b2a5e6 View commit details
    Browse the repository at this point in the history
  7. Added documentation

    alexnick83 committed Jan 22, 2023
    Configuration menu
    Copy the full SHA
    bbdbdce View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    9f1fdee View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3cfb708 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d68a016 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    f930a94 View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2023

  1. Configuration menu
    Copy the full SHA
    57d42f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    731a0bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6dbbd3f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf68922 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    81196bd View commit details
    Browse the repository at this point in the history
  6. updated test

    alexnick83 committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    e8c7665 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    5fbeffd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    09134bc View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jun 30, 2023

  1. Add schedule-related tests

    tbennun committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b818516 View commit details
    Browse the repository at this point in the history
  2. Fix gblock creation arguments

    tbennun committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    7949956 View commit details
    Browse the repository at this point in the history
  3. Fix test names

    tbennun committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    b15fa8d View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

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

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    c7ad062 View commit details
    Browse the repository at this point in the history
  2. Traversal methods for strees

    tbennun committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    33f13cf View commit details
    Browse the repository at this point in the history
  3. Fix bug in ConstantProp where a symbol_mapping symbol is used in firs…

    …t state then eliminated completely
    tbennun committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    94781f2 View commit details
    Browse the repository at this point in the history
  4. No more UB in test

    tbennun committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    f34b581 View commit details
    Browse the repository at this point in the history
  5. Naming tests

    tbennun committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    250f62b View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

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

Commits on Jul 21, 2023

  1. Add set of tests

    tbennun committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    3c83489 View commit details
    Browse the repository at this point in the history
  2. Add another dealiasing test

    tbennun committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    298457d View commit details
    Browse the repository at this point in the history
  3. Fix stateif printout

    tbennun committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    1812174 View commit details
    Browse the repository at this point in the history
  4. Fix reference set alignment

    tbennun committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    62789ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    42bc759 View commit details
    Browse the repository at this point in the history
  6. Remove test

    tbennun committed Jul 21, 2023
    Configuration menu
    Copy the full SHA
    4b43606 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

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

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    a4fe542 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f6e5cd3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    23d4df1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71a55c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95c8d86 View commit details
    Browse the repository at this point in the history
  6. One more test

    tbennun committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    1743112 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2023

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

Commits on Aug 25, 2023

  1. Merge remote-tracking branch 'origin/master' into schedule-tree

    # Conflicts:
    #	dace/sdfg/sdfg.py
    tbennun committed Aug 25, 2023
    Configuration menu
    Copy the full SHA
    4ea8e32 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    5bd8859 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ef7aa4e View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Configuration menu
    Copy the full SHA
    6cae4a8 View commit details
    Browse the repository at this point in the history
  2. Fix constructor

    tbennun committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    1b6a912 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2d6cd3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    92c7a14 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    07b06f3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    7816999 View commit details
    Browse the repository at this point in the history
  2. Revert changes made to the Python frontend

    (these may belong in a different PR)
    tbennun committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6fc5890 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c42e24 View commit details
    Browse the repository at this point in the history
  4. Fix typo

    tbennun committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    dcac66e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bf9b023 View commit details
    Browse the repository at this point in the history
  6. Minor fix

    tbennun committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    6162074 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d2c4370 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2943429 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    afc4e26 View commit details
    Browse the repository at this point in the history
  2. Apply review comments

    tbennun committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    2935f55 View commit details
    Browse the repository at this point in the history