| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| try: | ||
| ver = torch.__version__.split("+") | ||
| torch_version = ver[0] | ||
| cuda_version = ver[1][2:] if len(ver) > 1 else "113" |
There was a problem hiding this comment.
can also default to "latest" if parsing goes awry but i'm hesitant cuz upstream build issues are worse than client side errors
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
just a proof of concept, we infer the image tags instead of having users manually set an image tag
chipping away at all the required fields back to reasonable defaults
tried to make it as un-jank as possible, and added errors so users can just fall back to image tags