facebookresearch / CompilerGym

Reinforcement learning environments for compiler and program optimization tasks
https://compilergym.ai/
MIT License
885 stars 123 forks source link

Bump various dependencies to make CI happy #779

Closed ChrisCummins closed 1 year ago

ChrisCummins commented 1 year ago

Fixes #778.

codecov-commenter commented 1 year ago

Codecov Report

Merging #779 (bc04745) into development (768e4b7) will decrease coverage by 7.67%. The diff coverage is n/a.

Additional details and impacted files [![Impacted file tree graph](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/graphs/tree.svg?width=650&height=150&src=pr&token=2C4Q4HC12K&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch)](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch) ```diff @@ Coverage Diff @@ ## development #779 +/- ## =============================================== - Coverage 89.01% 81.33% -7.68% =============================================== Files 131 131 Lines 8065 8065 =============================================== - Hits 7179 6560 -619 - Misses 886 1505 +619 ``` | [Impacted Files](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch) | Coverage Δ | | |---|---|---| | [...er\_gym/third\_party/inst2vec/inst2vec\_preprocess.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL3RoaXJkX3BhcnR5L2luc3QydmVjL2luc3QydmVjX3ByZXByb2Nlc3MucHk=) | `10.72% <0.00%> (-63.22%)` | :arrow_down: | | [compiler\_gym/envs/llvm/compute\_observation.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9jb21wdXRlX29ic2VydmF0aW9uLnB5) | `31.81% <0.00%> (-59.10%)` | :arrow_down: | | [compiler\_gym/envs/llvm/llvm\_benchmark.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9sbHZtX2JlbmNobWFyay5weQ==) | `37.87% <0.00%> (-55.56%)` | :arrow_down: | | [...piler\_gym/envs/llvm/benchmark\_from\_command\_line.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9iZW5jaG1hcmtfZnJvbV9jb21tYW5kX2xpbmUucHk=) | `39.02% <0.00%> (-53.66%)` | :arrow_down: | | [compiler\_gym/envs/llvm/datasets/clgen.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9kYXRhc2V0cy9jbGdlbi5weQ==) | `44.11% <0.00%> (-45.59%)` | :arrow_down: | | [compiler\_gym/third\_party/inst2vec/\_\_init\_\_.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL3RoaXJkX3BhcnR5L2luc3QydmVjL19faW5pdF9fLnB5) | `56.66% <0.00%> (-36.67%)` | :arrow_down: | | [compiler\_gym/envs/llvm/datasets/poj104.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9kYXRhc2V0cy9wb2oxMDQucHk=) | `40.57% <0.00%> (-36.24%)` | :arrow_down: | | [compiler\_gym/envs/llvm/datasets/llvm\_stress.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9kYXRhc2V0cy9sbHZtX3N0cmVzcy5weQ==) | `58.33% <0.00%> (-33.34%)` | :arrow_down: | | [compiler\_gym/envs/llvm/datasets/chstone.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9kYXRhc2V0cy9jaHN0b25lLnB5) | `51.21% <0.00%> (-31.71%)` | :arrow_down: | | [compiler\_gym/envs/llvm/datasets/csmith.py](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch#diff-Y29tcGlsZXJfZ3ltL2VudnMvbGx2bS9kYXRhc2V0cy9jc21pdGgucHk=) | `55.84% <0.00%> (-31.17%)` | :arrow_down: | | ... and [20 more](https://codecov.io/gh/facebookresearch/CompilerGym/pull/779/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=facebookresearch) | |