You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Plan use, colab-runtime to test notebooks on standard datasets
1 - use papermill to modify notebooks for standard params in testing config yaml notebooks
2 - use github actions (and act offline) to test all notebooks against their testing yaml
3 - github actions might not have resources required and using a full epoch for testing might be slow
A - ideally colab-runtime will always be synced with colab
B - ideally use github actions to build set of images (one per notebook?)
Plan use, colab-runtime to test notebooks on standard datasets
1 - use papermill to modify notebooks for standard params in testing config yaml notebooks
2 - use github actions (and act offline) to test all notebooks against their testing yaml
3 - github actions might not have resources required and using a full epoch for testing might be slow
A - ideally colab-runtime will always be synced with colab
B - ideally use github actions to build set of images (one per notebook?)
Example: https://github.com/amun-ai/hypha/blob/main/.github/workflows/publish-container.yml
The text was updated successfully, but these errors were encountered: