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

Check in code used to generate plots for loop_tool in paper #457

Merged
merged 3 commits into from
Oct 26, 2021

Conversation

bwasti
Copy link
Contributor

@bwasti bwasti commented Oct 11, 2021

as in title, this adds the code used to sweep through loop_tool parameters using CompilerGym

Copy link
Contributor

@ChrisCummins ChrisCummins left a comment

Choose a reason for hiding this comment

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

Code looks good, thanks @bwasti! Could you add the MIT license header to these new files, and a short description of what they do?

examples/run_loop_tool_sweep.py Outdated Show resolved Hide resolved
@ChrisCummins
Copy link
Contributor

Flagging here that its safe to ignore the CI signals which are currently all broken pending #453

@codecov-commenter
Copy link

codecov-commenter commented Oct 11, 2021

Codecov Report

Merging #457 (5bc2efa) into development (94c9e79) will decrease coverage by 0.03%.
The diff coverage is n/a.

❗ Current head 5bc2efa differs from pull request most recent head 10f52f6. Consider uploading reports for the commit 10f52f6 to get more accurate results
Impacted file tree graph

@@               Coverage Diff               @@
##           development     #457      +/-   ##
===============================================
- Coverage        85.64%   85.61%   -0.04%     
===============================================
  Files              111      111              
  Lines             6181     6181              
===============================================
- Hits              5294     5292       -2     
- Misses             887      889       +2     
Impacted Files Coverage Δ
compiler_gym/envs/llvm/datasets/cbench.py 76.69% <0.00%> (-0.76%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 94c9e79...10f52f6. Read the comment docs.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Oct 13, 2021
@ChrisCummins
Copy link
Contributor

Licenses added, merging.

@ChrisCummins ChrisCummins merged commit acfa7a1 into facebookresearch:development Oct 26, 2021
This was referenced Nov 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants