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 91 commits into
base: main
Choose a base branch
from
Draft

[WIP] TensorTiler2D #1870

wants to merge 91 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

Commits on Oct 31, 2024

  1. Configuration menu
    Copy the full SHA
    6dfd1db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    17f4125 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d758e6a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b2685bc View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2024

  1. First step of tiler cleanup

    hunhoffe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    f104e7a View commit details
    Browse the repository at this point in the history
  2. Saving progress

    hunhoffe committed Nov 1, 2024
    Configuration menu
    Copy the full SHA
    246df71 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    38d7465 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2024

  1. Configuration menu
    Copy the full SHA
    64f99c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def3c0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a783ef7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd22201 View commit details
    Browse the repository at this point in the history
  5. forgot to add init file

    hunhoffe committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b95b1a6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7f242d9 View commit details
    Browse the repository at this point in the history
  7. Saving progress

    hunhoffe committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    821ace1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f2c70a3 View commit details
    Browse the repository at this point in the history
  9. update to tiling speed

    hunhoffe committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    59836c2 View commit details
    Browse the repository at this point in the history
  10. some tile groups working

    hunhoffe committed Nov 2, 2024
    Configuration menu
    Copy the full SHA
    b375cdb View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2024

  1. Better sizes for partial

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0cf2dea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38f6105 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a83149a View commit details
    Browse the repository at this point in the history
  4. Fix bug

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    07462cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32fc56d View commit details
    Browse the repository at this point in the history
  6. Remove old code

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    4153d8d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    aeeebc1 View commit details
    Browse the repository at this point in the history
  8. Fix file paths

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    0c34136 View commit details
    Browse the repository at this point in the history
  9. add first few new tests

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    6e6c223 View commit details
    Browse the repository at this point in the history
  10. Tests for simple tiler

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    b50a5e3 View commit details
    Browse the repository at this point in the history
  11. Remove notebook

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    a7a5e1c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    16abd03 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    827a1e0 View commit details
    Browse the repository at this point in the history
  14. Small iterations on tests

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f5039f8 View commit details
    Browse the repository at this point in the history
  15. Small iterations on tests

    hunhoffe committed Nov 4, 2024
    Configuration menu
    Copy the full SHA
    f9202c2 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Add some partial tests

    hunhoffe committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    48cb941 View commit details
    Browse the repository at this point in the history
  2. Add more partial tests

    hunhoffe committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    beb4478 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ba191dd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f406042 View commit details
    Browse the repository at this point in the history
  5. some unchecked changes

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

Commits on Nov 6, 2024

  1. fix small bugs

    hunhoffe committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    9d02033 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Configuration menu
    Copy the full SHA
    a821ef5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27e7fa6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8cea0a6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a5813b5 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a125ea1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d86ac40 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fa803af View commit details
    Browse the repository at this point in the history
  8. stub out step tiler partial

    hunhoffe committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    eca45bf View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    86891f2 View commit details
    Browse the repository at this point in the history