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

implement transpose #431

Merged
merged 1 commit into from
May 4, 2023
Merged

implement transpose #431

merged 1 commit into from
May 4, 2023

Conversation

skeqiqevian
Copy link
Collaborator

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #431 (bd69c53) into master (2948936) will decrease coverage by 0.02%.
The diff coverage is 94.73%.

📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #431      +/-   ##
==========================================
- Coverage   86.83%   86.82%   -0.02%     
==========================================
  Files          76       76              
  Lines       17530    17541      +11     
==========================================
+ Hits        15223    15230       +7     
- Misses       2307     2311       +4     
Impacted Files Coverage Δ
src/exo/API.py 79.83% <80.00%> (+<0.01%) ⬆️
src/exo/LoopIR_scheduling.py 90.39% <100.00%> (+0.01%) ⬆️
tests/test_schedules.py 99.30% <100.00%> (+<0.01%) ⬆️

... and 2 files with indirect coverage changes

@skeqiqevian skeqiqevian merged commit 0eb858b into master May 4, 2023
@skeqiqevian skeqiqevian deleted the transpose_operator branch May 4, 2023 20:15
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.

None yet

3 participants