google / google/ml-compiler-opt
Separate specifics from general-purpose functions in policy_utils
Open
- Dominant language
- Python
- Stars
- 798
- Forks
- 123
- Avg merge
- 55m
- Merged PRs (30d)
- 4
Description
The config tests are very problem-specific and should be separated from the general purpose vectorization tests. create_actor_policy should depend less on problem_config registry and instead should just be given the necessary parameters--the signature spec and processing layer creator. By doing so, the policies created in the tests would not depend on specifics.
Contributor guide
Assessment
This issue has not been assessed yet.