Skip to content

Instantly share code, notes, and snippets.

@jeromeku
Forked from matthias-springer/presentation_urls.txt
Created September 20, 2025 22:53
Show Gist options
  • Save jeromeku/652c35a5ecef12bee7c92c710f6bca9b to your computer and use it in GitHub Desktop.
Save jeromeku/652c35a5ecef12bee7c92c710f6bca9b to your computer and use it in GitHub Desktop.

Revisions

  1. @matthias-springer matthias-springer revised this gist Oct 12, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion presentation_urls.txt
    Original file line number Diff line number Diff line change
    @@ -16,7 +16,7 @@ https://gist.github.com/maerhart/c608792add1ca6bce012d9734e2ee4d3
    https://gist.github.com/maerhart/532fa2f6801f49663dfb3762af190130

    Slides
    https://drive.google.com/file/d/1rkqP1BsfyWjv-hzcfF4iGoHFXbl6sVjI/view?usp=sharing
    https://drive.google.com/file/d/1STchXZmJLi2OvTnMCZ3lBuHn1uxC23wE/view?usp=sharing

    -----

  2. @matthias-springer matthias-springer revised this gist Oct 8, 2023. 1 changed file with 6 additions and 4 deletions.
    10 changes: 6 additions & 4 deletions presentation_urls.txt
    Original file line number Diff line number Diff line change
    @@ -1,10 +1,6 @@
    Debugging Spurious Copies: Mini Example
    https://gist.github.com/matthias-springer/81748fe1e530974dd5ff6b3ad57e3eeb

    Debugging Spurious Copies: Element-wise, Tiled
    https://gist.github.com/matthias-springer/50f5cc3a7b8ad85054c19b96770042dd
    https://gist.github.com/matthias-springer/5cc5b29c1bd727a272a78d71f1e6e19a

    Debugging Spurious Copies: Matmul, Tiled
    https://gist.github.com/matthias-springer/372162baa30e79c49180bb3ace216995
    https://gist.github.com/matthias-springer/b664feb23be0159f72726025923bb9ca
    @@ -21,3 +17,9 @@ https://gist.github.com/maerhart/532fa2f6801f49663dfb3762af190130

    Slides
    https://drive.google.com/file/d/1rkqP1BsfyWjv-hzcfF4iGoHFXbl6sVjI/view?usp=sharing

    -----

    Debugging Spurious Copies: Element-wise, Tiled
    https://gist.github.com/matthias-springer/50f5cc3a7b8ad85054c19b96770042dd
    https://gist.github.com/matthias-springer/5cc5b29c1bd727a272a78d71f1e6e19a
  3. @matthias-springer matthias-springer revised this gist Oct 8, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion presentation_urls.txt
    Original file line number Diff line number Diff line change
    @@ -19,5 +19,5 @@ https://gist.github.com/maerhart/e8d29fb3d483aa98ab511aefcfb7fd9c
    https://gist.github.com/maerhart/c608792add1ca6bce012d9734e2ee4d3
    https://gist.github.com/maerhart/532fa2f6801f49663dfb3762af190130

    Slides:
    Slides
    https://drive.google.com/file/d/1rkqP1BsfyWjv-hzcfF4iGoHFXbl6sVjI/view?usp=sharing
  4. @matthias-springer matthias-springer revised this gist Oct 8, 2023. 1 changed file with 1 addition and 1 deletion.
    2 changes: 1 addition & 1 deletion presentation_urls.txt
    Original file line number Diff line number Diff line change
    @@ -20,4 +20,4 @@ https://gist.github.com/maerhart/c608792add1ca6bce012d9734e2ee4d3
    https://gist.github.com/maerhart/532fa2f6801f49663dfb3762af190130

    Slides:
    https://drive.google.com/file/d/1i9rH--4tp00erZu34Rvh4qBUblg0htrU/view?usp=sharing
    https://drive.google.com/file/d/1rkqP1BsfyWjv-hzcfF4iGoHFXbl6sVjI/view?usp=sharing
  5. @matthias-springer matthias-springer revised this gist Oct 8, 2023. 1 changed file with 3 additions and 0 deletions.
    3 changes: 3 additions & 0 deletions presentation_urls.txt
    Original file line number Diff line number Diff line change
    @@ -18,3 +18,6 @@ Buffer Deallocation
    https://gist.github.com/maerhart/e8d29fb3d483aa98ab511aefcfb7fd9c
    https://gist.github.com/maerhart/c608792add1ca6bce012d9734e2ee4d3
    https://gist.github.com/maerhart/532fa2f6801f49663dfb3762af190130

    Slides:
    https://drive.google.com/file/d/1i9rH--4tp00erZu34Rvh4qBUblg0htrU/view?usp=sharing
  6. @matthias-springer matthias-springer renamed this gist Oct 7, 2023. 1 changed file with 0 additions and 0 deletions.
    File renamed without changes.
  7. @matthias-springer matthias-springer revised this gist Oct 7, 2023. 1 changed file with 5 additions and 0 deletions.
    5 changes: 5 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -13,3 +13,8 @@ Empty Tensor Elimination
    https://gist.github.com/matthias-springer/b3f40d1667c977c29a76cc7a469cc1a0
    https://gist.github.com/matthias-springer/e531580242d27f14e0a239e0b6fe80ae
    https://gist.github.com/matthias-springer/35e54346cb6374bf417e7224259dc77e

    Buffer Deallocation
    https://gist.github.com/maerhart/e8d29fb3d483aa98ab511aefcfb7fd9c
    https://gist.github.com/maerhart/c608792add1ca6bce012d9734e2ee4d3
    https://gist.github.com/maerhart/532fa2f6801f49663dfb3762af190130
  8. @matthias-springer matthias-springer revised this gist Oct 5, 2023. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -12,3 +12,4 @@ https://gist.github.com/matthias-springer/b664feb23be0159f72726025923bb9ca
    Empty Tensor Elimination
    https://gist.github.com/matthias-springer/b3f40d1667c977c29a76cc7a469cc1a0
    https://gist.github.com/matthias-springer/e531580242d27f14e0a239e0b6fe80ae
    https://gist.github.com/matthias-springer/35e54346cb6374bf417e7224259dc77e
  9. @matthias-springer matthias-springer revised this gist Oct 5, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -9,4 +9,6 @@ Debugging Spurious Copies: Matmul, Tiled
    https://gist.github.com/matthias-springer/372162baa30e79c49180bb3ace216995
    https://gist.github.com/matthias-springer/b664feb23be0159f72726025923bb9ca

    Empty Tensor Elimination
    https://gist.github.com/matthias-springer/b3f40d1667c977c29a76cc7a469cc1a0
    https://gist.github.com/matthias-springer/e531580242d27f14e0a239e0b6fe80ae
  10. @matthias-springer matthias-springer revised this gist Oct 5, 2023. 1 changed file with 2 additions and 0 deletions.
    2 changes: 2 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -8,3 +8,5 @@ https://gist.github.com/matthias-springer/5cc5b29c1bd727a272a78d71f1e6e19a
    Debugging Spurious Copies: Matmul, Tiled
    https://gist.github.com/matthias-springer/372162baa30e79c49180bb3ace216995
    https://gist.github.com/matthias-springer/b664feb23be0159f72726025923bb9ca

    https://gist.github.com/matthias-springer/b3f40d1667c977c29a76cc7a469cc1a0
  11. @matthias-springer matthias-springer created this gist Oct 5, 2023.
    10 changes: 10 additions & 0 deletions gistfile1.txt
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,10 @@
    Debugging Spurious Copies: Mini Example
    https://gist.github.com/matthias-springer/81748fe1e530974dd5ff6b3ad57e3eeb

    Debugging Spurious Copies: Element-wise, Tiled
    https://gist.github.com/matthias-springer/50f5cc3a7b8ad85054c19b96770042dd
    https://gist.github.com/matthias-springer/5cc5b29c1bd727a272a78d71f1e6e19a

    Debugging Spurious Copies: Matmul, Tiled
    https://gist.github.com/matthias-springer/372162baa30e79c49180bb3ace216995
    https://gist.github.com/matthias-springer/b664feb23be0159f72726025923bb9ca