Information for build python-torchdiffeq-0.2.5-7.fc44

ID211476
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
Release7.fc44
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-torchdiffeq.git#ea28217a601849628be06b6f2ccdfe091b9a1943
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 byhezhengyu
State failed
Volume DEFAULT
StartedFri, 15 May 2026 01:08:06 CST
CompletedFri, 15 May 2026 01:08:08 CST
Taskbuild (f44, /rpms/python-torchdiffeq.git:ea28217a601849628be06b6f2ccdfe091b9a1943)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-torchdiffeq.git#ea28217a601849628be06b6f2ccdfe091b9a1943'}}
Tags No tags
RPMs No RPMs
Changelog * Sat Jan 17 2026 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.5-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild * Fri Sep 19 2025 Python Maint <python-maint@redhat.com> - 0.2.5-6 - Rebuilt for Python 3.14.0rc3 bytecode * 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