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

Model Training CI/CD #179

Open
pastorep opened this issue Sep 17, 2024 · 0 comments
Open

Model Training CI/CD #179

pastorep opened this issue Sep 17, 2024 · 0 comments
Labels
dependencies Pull requests that update a dependency file

Comments

@pastorep
Copy link
Collaborator

We've seemed to have a fairly continuous stream of model training dependency issues. Whenever we update Python lib versions, we must perform significant manual effort to validate that all functionality is maintained. To improve this process, we could consider running a GitHub action to (1) load all Python libs (2) run a simplified model training script (3) report if we hit build dependencies.

@pastorep pastorep assigned pastorep and unassigned pastorep Sep 17, 2024
@dthaler dthaler added the dependencies Pull requests that update a dependency file label Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

No branches or pull requests

2 participants