Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test time to return exit code after training #2198

Closed
wants to merge 5 commits into from

Conversation

wasertech
Copy link
Collaborator

@wasertech wasertech commented Apr 22, 2022

This is a CI test to train and export a small model using M-AILABS' data.

The goal is to monitor how much time it takes to return any exit code after the training function was called.

See #2195 for more context.

NOTE: this test uses the old train file in /code, still the results are the same if we use the training module instead.

As you can see in the logs, it never reaches line 38 and bellow of the test.

@wasertech
Copy link
Collaborator Author

To pass the test, you need to comment the memory test of the train function in training.train see #2199.

@wasertech
Copy link
Collaborator Author

I've updated the test to use the module in training, checkout #2205.

@wasertech wasertech closed this Apr 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant