facebookresearch / CompilerGym

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

[docs] Clarify causes of BenchmarkInitError in docstring. #746

Closed ChrisCummins closed 1 year ago

ChrisCummins commented 1 year ago

Issue #745.

codecov-commenter commented 1 year ago

Codecov Report

Merging #746 (9412669) into development (dd66b2c) will decrease coverage by 0.08%. The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #746      +/-   ##
===============================================
- Coverage        88.84%   88.75%   -0.09%     
===============================================
  Files              130      130              
  Lines             7864     7864              
===============================================
- Hits              6987     6980       -7     
- Misses             877      884       +7     
Impacted Files Coverage Δ
compiler_gym/envs/compiler_env.py 75.15% <ø> (ø)
compiler_gym/views/observation.py 96.87% <0.00%> (-3.13%) :arrow_down:
compiler_gym/views/observation_space_spec.py 82.85% <0.00%> (-2.86%) :arrow_down:
compiler_gym/envs/llvm/datasets/cbench.py 79.49% <0.00%> (-1.08%) :arrow_down:
...ompiler_gym/service/client_service_compiler_env.py 90.23% <0.00%> (-0.64%) :arrow_down:
...loop_tool/service/loop_tool_compilation_session.py 90.54% <0.00%> (+0.67%) :arrow_up: