-
Notifications
You must be signed in to change notification settings - Fork 62
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
RHOAIENG-9741: Add Tensorflow/PyTorch version compatibility files #618
RHOAIENG-9741: Add Tensorflow/PyTorch version compatibility files #618
Conversation
Maybe add the script into the repository under |
TBH I don't see much value in adding a simple script that parses a markdown table. New manual entries will be added to the files for the upcoming versions anyway. |
/lgtm I would like to have a comment somehow inside .json files in order to point the places that we scrape this info. |
@atheo89 I agree! We will have a dedicated wiki page for the release once the automation is in place, so I would add this information on this page later. WDYT? |
/lgtm, and I'm in favor of readme; wikis go stale even faster than readmes |
New changes are detected. LGTM label has been removed. |
/lgtm /lgtm /lgtm |
Sounds great! |
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
https://issues.redhat.com/browse/RHOAIENG-9741
Description
Adding version compatibility files for TensorFlow and PyTorch. Values for TensorFlow were extracted from here via script. Values for PyTorch were manually extracted from here and here. The idea is to refer to these files during the release automation, and also keep them up to date whenever a new release is out.
Note: TensorFlow
2.17.0
was released yesterday. I'll add this new release to the file as soon as the information is consolidated.How Has This Been Tested?
Merge criteria: