Short description: An open source machine learning framework that accelerates the path from research prototyping to production deployment.
Upstream URL: https://github.com/pytorch/pytorch
License: BSD-3-Clause
Domain: (Computational modelling/Utilities)
PyTorch is an optimized tensor library for deep learning using GPUs and CPUs.
Metadata Update from @gui1ty: - Issue marked as blocking: #254 - Issue marked as blocking: #513
Metadata Update from @gui1ty: - Issue tagged with: S: Next meeting
There are a few obvious roadblocks:
third_party/
Basically, it might be possible, but it would be a huge initial packaging and maintenance undertaking, and the result would be a CPU-only build, or perhaps someday a CPU-and-AMD build.
Thanks for the summary @music. I opened this ticket primarily to get the info all in one place. @ankursinha's comment in #254 already made me think someone had looked into it in the past.
If nothing more, we could close wontfix or keep it open as on hold and use it as a sink for other software that has direct or indirect dependencies on PyTorch. Then at least it's documented why certain software will not be available in Fedora.
Yes, I think it’s good to have an issue (open or closed) for discussion and technical details, since pytorch comes up a lot.
There's this page that documents software that we cannot include in Fedora and why:
https://docs.fedoraproject.org/en-US/neurofedora/excludedtools/
The nvidia drivers are already there, so folks should sort of know that anything that requires cuda etc cannot be included, but we could list pytorch etc. explicitly if that'll make it clearer.
Metadata Update from @ankursinha: - Issue untagged with: S: Next meeting
Commit c11fa20a fixes this issue
Pagure gets links wrong. Here's the commit:
https://pagure.io/neuro-sig/documentation/c/c11fa20ac1f70e77e9636dcbe3f6380fb67190eb?branch=main
Log in to comment on this ticket.