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

renamed fusion to fuse #291

Merged
merged 2 commits into from
Nov 16, 2022
Merged

renamed fusion to fuse #291

merged 2 commits into from
Nov 16, 2022

Conversation

skeqiqevian
Copy link
Collaborator

Addresses #289.

@codecov-commenter
Copy link

codecov-commenter commented Nov 16, 2022

Codecov Report

Merging #291 (36c8f81) into master (b92677e) will decrease coverage by 0.03%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #291      +/-   ##
==========================================
- Coverage   87.90%   87.86%   -0.04%     
==========================================
  Files          72       72              
  Lines       15650    15650              
==========================================
- Hits        13757    13751       -6     
- Misses       1893     1899       +6     
Impacted Files Coverage Δ
src/exo/stdlib/scheduling.py 77.77% <ø> (ø)
apps/gemmini/src/exo/conv.py 100.00% <100.00%> (ø)
apps/gemmini/src/exo/matmul.py 100.00% <100.00%> (ø)
apps/x86/sgemm/sgemm.py 99.56% <100.00%> (ø)
src/exo/API_scheduling.py 87.25% <100.00%> (ø)
tests/amx/test_amx_instr.py 100.00% <100.00%> (ø)
tests/pldi22/test_gemmini_conv_ae.py 100.00% <100.00%> (ø)
tests/pldi22/test_gemmini_matmul_ae.py 100.00% <100.00%> (ø)
tests/test_x86.py 98.36% <0.00%> (-1.64%) ⬇️
src/exo/LoopIR_compiler.py 94.25% <0.00%> (-0.56%) ⬇️

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

@skeqiqevian skeqiqevian marked this pull request as ready for review November 16, 2022 19:10
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.

LGTM, thanks!
@alexreinking Do you have any comment?

@alexreinking alexreinking merged commit 1f3ad9c into master Nov 16, 2022
@alexreinking alexreinking deleted the rename_fusion_to_fuse branch November 16, 2022 19:47
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.

4 participants