Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | misc/py-pytorch: update 2.6.0 → 2.7.0 | Yuri Victorovich | 2025-04-24 | 4 | -29/+18 |
| | |||||
* | misc/py-pytorch: Fix build of dependencies | Yuri Victorovich | 2025-03-18 | 2 | -0/+22 |
| | | | | | | ... by relaxing the sympy dependency limitation. Reported by: fallout | ||||
* | misc/py-pytorch: update 2.5.1 → 2.6.0 | Yuri Victorovich | 2025-03-05 | 2 | -22/+0 |
| | |||||
* | misc/py-pytorch: Fix dependency version spec (sympy); Add missing dependency | Yuri Victorovich | 2024-12-18 | 1 | -0/+11 |
| | | | | Reported by: fallout for misc/py-torchvision | ||||
* | misc/py-pytorch: update 2.4.1 → 2.5.1 | Yuri Victorovich | 2024-12-18 | 3 | -50/+22 |
| | |||||
* | misc/py-pytorch: update 2.4.0 → 2.4.1 | Yuri Victorovich | 2024-10-05 | 1 | -10/+0 |
| | |||||
* | misc/py-pytorch: update 2.3.1 → 2.4.0 | Yuri Victorovich | 2024-08-27 | 9 | -53/+69 |
| | |||||
* | misc/py-pytorch: Build with LAPACK | Yuri Victorovich | 2024-06-20 | 1 | -0/+13 |
| | | | | Some operations require LAPACK when no GPU is present. | ||||
* | misc/py-pytorch: update 2.2.2 → 2.3.1 | Yuri Victorovich | 2024-06-15 | 2 | -16/+16 |
| | |||||
* | misc/py-pytorch: update 2.1.2 → 2.2.0 | Yuri Victorovich | 2024-02-13 | 1 | -13/+4 |
| | |||||
* | misc/py-pytorch: update 2.1.1 → 2.1.2 | Yuri Victorovich | 2023-12-26 | 3 | -13/+31 |
| | | | | Reported by: portscout | ||||
* | misc/py-pytorch: Fix run-time failure: error: use of undeclared identifier ↵ | Yuri Victorovich | 2023-11-17 | 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. | ||||
* | misc/py-pytorch: update 2.0.1 → 2.1.0 | Wen Heping | 2023-10-16 | 3 | -19/+19 |
| | | | | PR: 274514 | ||||
* | misc/py-pytorch: Disable mkldnn, CUDA, and add a patch | Yuri Victorovich | 2023-05-09 | 1 | -0/+21 |
| | |||||
* | misc/py-pytorch: New port: PyTorch: Tensors and dynamic neural networks in ↵ | Yuri Victorovich | 2023-05-07 | 9 | -0/+238 |
Python |