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 scheduling for mixed precision #134

Merged
merged 2 commits into from
Sep 28, 2023
Merged

Fix scheduling for mixed precision #134

merged 2 commits into from
Sep 28, 2023

Conversation

chhwang
Copy link
Contributor

@chhwang chhwang commented Sep 27, 2023

Consider uop arguments types for identifying duplicated definitions

@codecov
Copy link

codecov bot commented Sep 27, 2023

Codecov Report

Merging #134 (78fcc64) into main (008cae1) will increase coverage by 0.03%.
The diff coverage is 62.50%.

❗ Current head 78fcc64 differs from pull request most recent head 6269d72. Consider uploading reports for the commit 6269d72 to get more accurate results

@@            Coverage Diff             @@
##             main     #134      +/-   ##
==========================================
+ Coverage   73.49%   73.53%   +0.03%     
==========================================
  Files          82       82              
  Lines        6508     6529      +21     
==========================================
+ Hits         4783     4801      +18     
- Misses       1725     1728       +3     
Files Coverage Δ
ark/sched/sched/sched_default.cc 78.00% <100.00%> (+0.68%) ⬆️
ark/sched/sched_codegen.cc 71.22% <100.00%> (ø)
ark/sched/sched_op.h 100.00% <ø> (ø)
ark/sched/sched_op.cc 76.19% <57.14%> (-6.35%) ⬇️

... and 2 files with indirect coverage changes

@chhwang chhwang merged commit 3aff039 into main Sep 28, 2023
9 checks passed
@chhwang chhwang deleted the chhwang/sched-mixed-prec branch September 28, 2023 00:29
@chhwang chhwang mentioned this pull request Oct 4, 2023
14 tasks
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