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

Make random_search() return a CompilerEnv. #387

Merged

Conversation

ChrisCummins
Copy link
Contributor

No description provided.

@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 Sep 9, 2021
@codecov-commenter
Copy link

codecov-commenter commented Sep 9, 2021

Codecov Report

Merging #387 (977485c) into development (a8408e8) will decrease coverage by 0.26%.
The diff coverage is 25.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #387      +/-   ##
===============================================
- Coverage        85.91%   85.64%   -0.27%     
===============================================
  Files               87       87              
  Lines             4743     4745       +2     
===============================================
- Hits              4075     4064      -11     
- Misses             668      681      +13     
Impacted Files Coverage Δ
compiler_gym/bin/random_search.py 0.00% <0.00%> (ø)
compiler_gym/random_search.py 88.02% <100.00%> (-2.12%) ⬇️
compiler_gym/random_replay.py 84.21% <0.00%> (-15.79%) ⬇️
compiler_gym/util/logs.py 59.37% <0.00%> (-3.13%) ⬇️
compiler_gym/datasets/tar_dataset.py 96.38% <0.00%> (-1.21%) ⬇️

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 a8408e8...977485c. Read the comment docs.

@ChrisCummins ChrisCummins merged commit 3485c0b into facebookresearch:development Sep 11, 2021
@ChrisCummins ChrisCummins deleted the random-search-ret branch September 11, 2021 11:30
This was referenced Sep 28, 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.

3 participants