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

backend: (JAX) add some syntax sugar for typed compiled functions #3058

Merged
merged 21 commits into from
Aug 20, 2024

Conversation

superlopuh
Copy link
Member

PR 2/2, this one makes the compilation a bit nicer to use.

@superlopuh superlopuh added the backend Compiler backend in xDSL label Aug 17, 2024
@superlopuh superlopuh self-assigned this Aug 17, 2024
Copy link

codecov bot commented Aug 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.89%. Comparing base (77ae3a5) to head (8d16c63).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff            @@
##             main    #3058    +/-   ##
========================================
  Coverage   89.88%   89.89%            
========================================
  Files         418      418            
  Lines       52581    52688   +107     
  Branches     8134     8156    +22     
========================================
+ Hits        47261    47362   +101     
+ Misses       4009     4006     -3     
- Partials     1311     1320     +9     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Co-authored-by: Markus Böck <markus.boeck02@gmail.com>
Copy link
Collaborator

@PapyChacal PapyChacal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!!

Base automatically changed from sasha/jax/compile-init to main August 20, 2024 15:14
@superlopuh superlopuh merged commit bc1529e into main Aug 20, 2024
10 checks passed
@superlopuh superlopuh deleted the sasha/jax/jit branch August 20, 2024 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Compiler backend in xDSL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants