-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
ci(chore): Update tf-cuda config for TF 2.7 #10889
Conversation
Please ignore all aboves ☝🏻 . I was trying to test it out by running the model regression test on GPU runner. However, the branch |
c3e37f8
to
9f447d0
Compare
9f447d0
to
d6caaa0
Compare
This reverts commit 11cfa76.
Hey @HotThoughts! 👋 To run model regression tests, comment with the Tips 💡: The model regression test will be run on Tips 💡: Every time when you want to change a configuration you should edit the comment with the previous configuration. You can copy this in your comment and customize:
|
/modeltest include:
- dataset: ["Carbon Bot"]
config: ["Sparse + DIET(bow) + ResponseSelector(bow)"] |
The model regression tests have started. It might take a while, please be patient. Used configuration can be found in the comment. |
This reverts commit 2ad744d.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Proposed changes:
According to the TF CUDA compatibility matrix, TF 2.7 still use CUDA 11.2 and cuDNN 8.1.
TODO:
Example run ✅