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

[WIP] TensorTiler2D #1870

Draft
wants to merge 44 commits into
base: main
Choose a base branch
from
Draft

[WIP] TensorTiler2D #1870

wants to merge 44 commits into from

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    747ca3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5518fa View commit details
    Browse the repository at this point in the history
  3. Add some tests for the tiler

    hunhoffe committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    1f86f05 View commit details
    Browse the repository at this point in the history
  4. Some improvements

    hunhoffe committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    39e0a5d View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2024

  1. Configuration menu
    Copy the full SHA
    03a0741 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d67307 View commit details
    Browse the repository at this point in the history
  3. Stub out example

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    637e314 View commit details
    Browse the repository at this point in the history
  4. Added simple tiling examples

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d18a2ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3c8ffb3 View commit details
    Browse the repository at this point in the history
  6. Update programming_examples/basic/tiling_exploration/per_tile/aie2.py

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hunhoffe and github-actions[bot] authored Oct 22, 2024
    Configuration menu
    Copy the full SHA
    d293c96 View commit details
    Browse the repository at this point in the history
  7. Fix makefile typos

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    9c2ce5f View commit details
    Browse the repository at this point in the history
  8. Add tensor tiler tests

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    2a3a484 View commit details
    Browse the repository at this point in the history
  9. a couple more tests

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    a47df3a View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    babf9e7 View commit details
    Browse the repository at this point in the history
  11. Add one more test

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    46a487c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1071ee0 View commit details
    Browse the repository at this point in the history
  13. More python formatting

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    192194d View commit details
    Browse the repository at this point in the history
  14. A few more tests

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    4f9656a View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    34ea2d8 View commit details
    Browse the repository at this point in the history
  16. add visualization example

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    e437776 View commit details
    Browse the repository at this point in the history
  17. caption more correctly

    hunhoffe committed Oct 22, 2024
    Configuration menu
    Copy the full SHA
    c744299 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2024

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

Commits on Oct 25, 2024

  1. Configuration menu
    Copy the full SHA
    3bb4d19 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c4d2071 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b08c1a View commit details
    Browse the repository at this point in the history
  4. python format

    hunhoffe committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b08eebf View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    06716e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2024

  1. Configuration menu
    Copy the full SHA
    7f91465 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    64879eb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9accb78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6ad0860 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    864c72e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    db8fe9b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0cf026a View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    eeec0a9 View commit details
    Browse the repository at this point in the history
  9. More tile repeat tests

    hunhoffe committed Oct 28, 2024
    Configuration menu
    Copy the full SHA
    ec47d34 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    516803b View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0d93ac0 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    364b0a4 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Configuration menu
    Copy the full SHA
    854de4d View commit details
    Browse the repository at this point in the history
  2. Saving progress

    hunhoffe committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    100b866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00e632e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    108fa81 View commit details
    Browse the repository at this point in the history