Debian Patches

Status for pytorch/2.1.2+dfsg-1

Patch Description Author Forwarded Bugs Origin Last update
version.patch diff --git a/version.txt b/version.txt
index ecaf4eea..eca07e4c 100644
no
nvfuser.patch =================================================================== no
dirtyhack.patch The elegant patching work is based on the master branch https://github.com/pytorch/pytorch/issues/14699
And we will be able to use that solution in the next upstream release.
I don't want to rebase my patches back to this version, so let's go with a fast, yet dirty hack.
Mo Zhou no 2023-09-30
mkldnn.patch Enable DNNL/ideep integration and refresh symbols control file. Mo Zhou no 2023-09-30
cmake-strip-3rdparty.patch Patch cmake to strip third-party directory includes/checks. Mo Zhou no 2023-08-22
pytorch_glog_update.patch move IsGoogleLoggingInitialized() to public API It was an internal function and project used hacks to reach it. Now it's part
of the public API.
Laszlo Boszormenyi (GCS) <gcs@debian.org> no 2022-03-08
fix-wrong-shebang.patch fix wrong shebang
--
===================================================================
Mo Zhou no 2023-07-17
0009-Fix-corner-cases-with-permute-88226.patch Fix corner cases with permute (#88226)
Previously the permute function was extended to behave like the `order`
function for first-class dimensions. However, unlike `permute`,
`order` doesn't have a keyword argment `dims`, and there is no way to add
it in a way that makes both permute an order to continue to have the same
behavior. So this change just removes the extra functionality of permute,
which wasn't documented anyway. Fixes #88187
Pull Request resolved: https://github.com/pytorch/pytorch/pull/88226
Approved by: https://github.com/zou3519
Zachary DeVito <zdevito@meta.com> no 2022-11-01
ftbfs-ppc64el.patch [PATCH] fallback to cpu_kernel for VSX (#98511)
Attempt to fix https://github.com/pytorch/pytorch/issues/97497

Pull Request resolved: https://github.com/pytorch/pytorch/pull/98511
Approved by: https://github.com/quickwritereader, https://github.com/ezyang
Deepali Chourasia <deepch23@in.ibm.com> no 2023-08-22
fix-aten-config-cmake-path.patch avoid including the build path in the cmake configuration file not-needed 2023-09-06
functorch-ftbfs.patch this is code typo. leads to FTBFS.=================================================================== not-needed

All known versions for source package 'pytorch'

Links