Information for build python-torchdiffeq-0.2.5-5.fc43

ID144195
Package Namepython-torchdiffeq
Links Fedora Package Sources | Fedora Official Koji Buildsystem | Rocks RISC-V Koji Buildsystem | Fedora RISC-V GitHub | Old Koji Buildsystem
Version0.2.5
Release5.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-torchdiffeq.git#235f078a345c5f7024c0d6008c9e08d0f77096d8
SummaryDifferentiable ODE solvers with full GPU support and O(1)-memory backpropagation
DescriptionThis library provides ordinary differential equation (ODE) solvers implemented in PyTorch. Backpropagation through ODE solutions is supported using the adjoint method for constant memory cost. For usage of ODE solvers in deep learning applications. As the solvers are implemented in PyTorch, algorithms in this repository are fully supported to run on the GPU.
Built byzhangsongsong
State failed
Volume DEFAULT
StartedThu, 28 Aug 2025 12:03:38 CST
CompletedThu, 28 Aug 2025 12:03:39 CST
Taskbuild (f43-bootstrap, /rpms/python-torchdiffeq.git:235f078a345c5f7024c0d6008c9e08d0f77096d8)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-torchdiffeq.git#235f078a345c5f7024c0d6008c9e08d0f77096d8'}}
Tags No tags
RPMs No RPMs
Changelog * Fri Aug 15 2025 Python Maint <python-maint@redhat.com> - 0.2.5-5 - Rebuilt for Python 3.14.0rc2 bytecode * Fri Jul 25 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild * Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild * Mon Jan 06 2025 Tom Rix <Tom.Rix@amd.com> - 0.2.5-2 - Improve packaged docs * Sun Jan 05 2025 Tom Rix <Tom.Rix@amd.com> - 0.2.5-1 - Initial package