- Mar 19, 2025
-
- Mar 12, 2025
-
- Feb 12, 2025
-
-
Sven-Hendrik Haase authored
Reported in #18.
- Feb 11, 2025
-
-
Sven-Hendrik Haase authored
Fixes #17.
- Feb 10, 2025
-
-
loqs authored
- Add upstream patch for python 3.13 API change https://github.com/tensorflow/tensorflow/commit/846468dd25153e9a41f0a9da1ba1604ce819628d - Add additional patch for python 3.13 API changes: - _PyArg_NoKeywords related upstream commit https://github.com/python/cpython/commit/be5e8a010341c4d2d28ef53a1baed402ee06466e. - _PyObject_VisitManagedDict/_PyObject_ClearManagedDict related upstream commit https://github.com/python/cpython/commit/fc2cb86d210555d509debaeefd370d5331cd9d93. - Add patch adding hermetic PYTHON 3.13 requirements lock file based on upstream commit https://github.com/tensorflow/tensorflow/pull/82768/commits/d5c90f7118ad5a8d3a9e80cd82ced94833e0ea38. - Fixes #16.
-
- Feb 09, 2025
-
-
Jakub Klinkovský authored
Still built with python-3.12.7-1 and python-installer-0.7.0-8 because of missing Python 3.13 support.
-
- Feb 05, 2025
-
-
loqs authored
- `-Wno-gnu-offsetof-extensions` becomes `-Wno-c23-extensions`. - Add patch to have bazel apply patch to bundled cutlas. The patch being applied is https://github.com/NVIDIA/cutlass/commit/82f5075946e2569589439d500733b700a3141374.
-
loqs authored
- Add upstream patches supporting hermetic CUDA 12.8.0 and CUDNN 9.7.0. - PR #18248: cuda 12.6.2 - https://github.com/tensorflow/tensorflow/commit/8ca77eb4bee16d6efe9a2cfda12ede448eb7bc72.patch - [PATCH] Add support for CUDA 12.6.3 and CUDNN 9.5.1/9.6.0. - https://github.com/tensorflow/tensorflow/commit/521421ea776003c21b9db6caeec1af7258f7e52e.patch - PR #20948: [GPU] Fix NCCL with CUDA 12.6.3. - https://github.com/tensorflow/tensorflow/commit/37c02230d750b1b593c498a2aaaec59b1875585c.patch - Add support for CUDA 12.8.0 and CUDNN 9.7.0. - https://github.com/tensorflow/tensorflow/commit/7ede78237dfbc5ddef63b01ddda6f6bad2458710.patch - Add NCCL dict entry for CUDA 12.8.0. - https://github.com/tensorflow/tensorflow/commit/8a0fbdaebc6209f6b90a8d9cfc83055253d69d1e.patch - Add custom patch for build failure based on https://github.com/tensorflow/tensorflow/commit/5467ee993e1d3e4709c1e99f3a15a978325ae536. - Update `HERMETIC_CUDA_COMPUTE_CAPABILITIES` compute capabilities. - Add `sm_90a`, `sm_100`, `sm_100a`, `sm_101`, `sm_101a`, `sm_120` and `sm_120a`. - Replace `compute_90` with `compute120`.
-
- Dec 15, 2024
-
-
Torsten Keßler authored
Warn users about broken package with python 3.13
-
- Nov 15, 2024
-
- Nov 06, 2024
-
- Oct 25, 2024
-
- Oct 20, 2024
-
- Oct 13, 2024
-
- Oct 12, 2024
-
-
loqs authored
Both packages were moved into python-keras and tensorflow. https://github.com/keras-team/keras-applications/commit/06fbeb0f16e1304f239b2296578d1c50b15a983a https://github.com/keras-team/keras-preprocessing/commit/3e380065d4afc7347aaee8d89325a16b22158438 Related python-keras!1.
-
- Oct 11, 2024
-
- Oct 08, 2024
-
- Oct 02, 2024
-
- Jul 14, 2024
-
-
T.J. Townsend authored
-
- Jul 13, 2024
-
-
Sven-Hendrik Haase authored
Fixes #13 and #12.
-
- Jul 12, 2024
-
- Jul 11, 2024
-
- Jul 10, 2024
-
- Jun 23, 2024
-
- Jun 15, 2024
-
- Jun 05, 2024
-
- May 24, 2024
-
-
Fixes #7
- May 23, 2024
-
-
Jakub Klinkovský authored
-