Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
7 days | misc/py-pytorch: update 2.7.1 → 2.8.0 | Yuri Victorovich | 3 | -22/+13 | |
7 days | misc/py-pytorch: Enable distributed mode during build | Yuri Victorovich | 2 | -0/+52 | |
USE_DISTRIBUTED=1 enables it. Some users require this mode. | |||||
2025-04-24 | misc/py-pytorch: update 2.6.0 → 2.7.0 | Yuri Victorovich | 4 | -29/+18 | |
2025-03-18 | misc/py-pytorch: Fix build of dependencies | Yuri Victorovich | 2 | -0/+22 | |
... by relaxing the sympy dependency limitation. Reported by: fallout | |||||
2025-03-05 | misc/py-pytorch: update 2.5.1 → 2.6.0 | Yuri Victorovich | 2 | -22/+0 | |
2024-12-18 | misc/py-pytorch: Fix dependency version spec (sympy); Add missing dependency | Yuri Victorovich | 1 | -0/+11 | |
Reported by: fallout for misc/py-torchvision | |||||
2024-12-18 | misc/py-pytorch: update 2.4.1 → 2.5.1 | Yuri Victorovich | 3 | -50/+22 | |
2024-10-05 | misc/py-pytorch: update 2.4.0 → 2.4.1 | Yuri Victorovich | 1 | -10/+0 | |
2024-08-27 | misc/py-pytorch: update 2.3.1 → 2.4.0 | Yuri Victorovich | 9 | -53/+69 | |
2024-06-20 | misc/py-pytorch: Build with LAPACK | Yuri Victorovich | 1 | -0/+13 | |
Some operations require LAPACK when no GPU is present. | |||||
2024-06-15 | misc/py-pytorch: update 2.2.2 → 2.3.1 | Yuri Victorovich | 2 | -16/+16 | |
2024-02-13 | misc/py-pytorch: update 2.1.2 → 2.2.0 | Yuri Victorovich | 1 | -13/+4 | |
2023-12-26 | misc/py-pytorch: update 2.1.1 → 2.1.2 | Yuri Victorovich | 3 | -13/+31 | |
Reported by: portscout | |||||
2023-11-17 | misc/py-pytorch: Fix run-time failure: error: use of undeclared identifier ↵ | Yuri Victorovich | 2 | -6/+16 | |
'__assert_fail' One particular GPU-related assert macro has to be patched to be a regular assert. The problem was reported to the upstream. | |||||
2023-10-16 | misc/py-pytorch: update 2.0.1 → 2.1.0 | Wen Heping | 3 | -19/+19 | |
PR: 274514 | |||||
2023-05-09 | misc/py-pytorch: Disable mkldnn, CUDA, and add a patch | Yuri Victorovich | 1 | -0/+21 | |
2023-05-07 | misc/py-pytorch: New port: PyTorch: Tensors and dynamic neural networks in ↵ | Yuri Victorovich | 9 | -0/+238 | |
Python |