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

ID170323
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
Release6.fc43
Epoch
DraftFalse
Sourcegit+https://src.fedoraproject.org/rpms/python-torchdiffeq.git#dd979be65cb6164b339f7896e3c23f9e925a7785
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 bykojiadmin
State failed
Volume DEFAULT
StartedSun, 04 Jan 2026 22:34:19 CST
CompletedSun, 04 Jan 2026 22:34:23 CST
Taskbuild (f43, /rpms/python-torchdiffeq.git:dd979be65cb6164b339f7896e3c23f9e925a7785)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/python-torchdiffeq.git#dd979be65cb6164b339f7896e3c23f9e925a7785'}}
Tags No tags
RPMs No RPMs
Changelog * 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