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

Deprecate double_fission #299

Merged
merged 1 commit into from
Jan 7, 2023

Conversation

SamirDroubi
Copy link
Collaborator

Addresses issue #160

@codecov-commenter
Copy link

codecov-commenter commented Jan 6, 2023

Codecov Report

Merging #299 (a8dce26) into master (68b5c77) will increase coverage by 0.07%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #299      +/-   ##
==========================================
+ Coverage   86.30%   86.37%   +0.07%     
==========================================
  Files          73       73              
  Lines       16416    16321      -95     
==========================================
- Hits        14168    14098      -70     
+ Misses       2248     2223      -25     
Impacted Files Coverage Δ
src/exo/API_scheduling.py 87.15% <ø> (-0.11%) ⬇️
src/exo/LoopIR_scheduling.py 90.96% <ø> (+0.75%) ⬆️
src/exo/stdlib/scheduling.py 77.77% <ø> (ø)
tests/test_schedules.py 98.76% <ø> (-0.02%) ⬇️
apps/x86/sgemm/sgemm.py 99.56% <100.00%> (+<0.01%) ⬆️
tests/pldi22/test_gemmini_matmul_paper.py 100.00% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@SamirDroubi SamirDroubi force-pushed the replace-double-fission-with-stage_mem branch from fb629fe to a8dce26 Compare January 7, 2023 00:12
Copy link
Member

@yamaguchi1024 yamaguchi1024 left a comment

Choose a reason for hiding this comment

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

Great, thanks!

@SamirDroubi SamirDroubi merged commit e4d51dc into master Jan 7, 2023
@SamirDroubi SamirDroubi deleted the replace-double-fission-with-stage_mem branch January 7, 2023 02:55
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