google / google/ml-compiler-opt
Trust region blackboxoptimizer algorithm partially dead code?
Open
- Dominant language
- Python
- Stars
- 798
- Forks
- 123
- Avg merge
- 55m
- Merged PRs (30d)
- 4
Description
`es_trainer_lib` exposes this in https://github.com/google/ml-compiler-opt/blob/2b0a74bcdd25bbb3f54fde4b502ea30e26864213/compiler_opt/es/es_trainer_lib.py#L164
It calls into the implementation with a bunch of flags that do not exist. This should probably be fixed (if I am understanding things correctly and this is actually an issue) or we should prune this.
Contributor guide
Assessment
This issue has not been assessed yet.