We have a lot of unit tests for the whole library. However, some code might be not checked by the test suite. Writing an integration test to check that we can run the whole training without problems can find bugs that the unit test suite may not find.
We have a lot of unit tests for the whole library. However, some code might be not checked by the test suite. Writing an integration test to check that we can run the whole training without problems can find bugs that the unit test suite may not find.