Debian Patches

Status for baler/1.4.0-2

Patch Description Author Forwarded Bugs Origin Last update
0001-removed-all-profiling-364.patch removed all profiling (#364) Fritjof Bengtsson <60710890+fritjof-b@users.noreply.github.com> no 2024-03-06
0002-fix-ftbfs-remove-verbose-from-ReduceLROnPlateau.patch Fix FTBFS with PyTorch >= 2.4: remove deprecated verbose argument PyTorch 2.4 removed the 'verbose' keyword argument from
torch.optim.lr_scheduler.ReduceLROnPlateau.__init__() (deprecated since 2.2,
removed in 2.4). Passing verbose=True now raises:
.
TypeError: ReduceLROnPlateau.__init__() got an unexpected keyword argument 'verbose'
.
Removing the argument restores the original behaviour; LR change events are
no longer logged to stdout by the scheduler, which is the upstream default.
Azeez Syed <azeezalishah@gmail.com> yes debian 2026-05-24

All known versions for source package 'baler'

Links