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
Currently, there is a python script gpu_sample_run.py for testing the model using gpu. However, it is not added to tests folder and there is no github action workflow that can run such a test. For GPU, we need to set-up self-hosted runner. There is an examples using google colab, see here. But this needs to be discussed more.
Alternatively, there is a github action cuda-toolkit that can be used to test build without running any tests.
The text was updated successfully, but these errors were encountered:
Currently, there is a python script gpu_sample_run.py for testing the model using gpu. However, it is not added to tests folder and there is no github action workflow that can run such a test. For GPU, we need to set-up self-hosted runner. There is an examples using google colab, see here. But this needs to be discussed more.
Alternatively, there is a github action cuda-toolkit that can be used to test build without running any tests.
The text was updated successfully, but these errors were encountered: