-
Notifications
You must be signed in to change notification settings - Fork 46
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
Document RCPs method of production #116
Comments
@emizan76 is this something you can help with? |
Sure, we could add more fields in the json that document when the RCP was generated. |
Thanks Elias. Can we expect this for v1.0? |
Not everything is easy to obtain (reliably) for 1.0 -- the TF vs pytorch is easy but the git commit hash is not for example. Due to other things to fix, I am not planning to add it for 1.0. I can add some info, but reviewing will take time so the fields will not be 100% reliable. What you can do is refer to this spreadsheet for RCPs: Also RCPs for resnet: |
Ritika, I am assigning back to you to fill in NV RCP production info. |
It would be useful if each RCP point also notes the method of production that was used to generate it, in the RCP jsons.
Intention would be to have a path of reproducibility if needed or record for future reference- especially when at submission time we will have few PRs for different submitters with new RCPs, probably run on different HW platforms & different framework versions.
Method of production can be noted via additional fields per RCP point such as:
This would avoid us all scratching our heads post v1.0 about different RCP points.
The text was updated successfully, but these errors were encountered: