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

Fix: Propagate Scalar anywhere #139

Merged
merged 5 commits into from
Oct 11, 2024
Merged

Fix: Propagate Scalar anywhere #139

merged 5 commits into from
Oct 11, 2024

Conversation

hikettei
Copy link
Owner

@hikettei hikettei commented Oct 10, 2024

@hikettei
Copy link
Owner Author

Implementation

@hikettei
Copy link
Owner Author

  • Add test
(single kernel, 4 tensors)
(let ((x (make-tensor `(3 3)))) (caten (!add (call (Embedding 10 10) x) (!gelu (call (Embedding 10 10) x)))))

@hikettei hikettei changed the title [FINAL] Reconfigurable Polyhedral Compiler Tweak on JIT Oct 11, 2024
@hikettei hikettei marked this pull request as ready for review October 11, 2024 04:34
@hikettei hikettei changed the title Tweak on JIT Fix: Propagate Scalar anywhere Oct 11, 2024
@hikettei hikettei merged commit eb177db into main Oct 11, 2024
5 checks passed
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