Currently test/backends/ has files like test_stop_sequences_unit.py that test a single ModelOption across all backends. We've agreed the better long-term shape is the inverse: test each backend against a set of ModelOptions. This issue tracks restructuring existing ModelOption tests to follow that pattern.
Context: #1112 (comment)
Currently
test/backends/has files liketest_stop_sequences_unit.pythat test a single ModelOption across all backends. We've agreed the better long-term shape is the inverse: test each backend against a set of ModelOptions. This issue tracks restructuring existing ModelOption tests to follow that pattern.Context: #1112 (comment)