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

more tests on symbolic #277

Merged
merged 14 commits into from
Nov 30, 2024
Merged

more tests on symbolic #277

merged 14 commits into from
Nov 30, 2024

Conversation

hikettei
Copy link
Owner

@hikettei hikettei commented Nov 30, 2024

Workload

  • Improve the simplifying time for full symbolic
  • CI: Benchmark is running with full symbolic
  • Tests: having decent tests for full symbolic (for gemm, attention, etc...)
  • Repro and test for BugFix: Symbolic is loaded as tensor? #272
    • dispatch :LOAD for each kernel
  • NOOPT=1 produces a warning with Transformer?
  • Allocate for LOAD is not args
  • fix for failing case

@hikettei hikettei changed the title Faster Symbolic Lowerer+Tests more tests on symbolic Nov 30, 2024
@hikettei hikettei marked this pull request as ready for review November 30, 2024 08:08
@hikettei hikettei merged commit 58e6f57 into main Nov 30, 2024
6 checks passed
@hikettei hikettei deleted the symbolic-tests branch November 30, 2024 13:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant