summaryrefslogtreecommitdiff
path: root/misc/py-pytorch/files (follow)
Commit message (Collapse)AuthorAgeFilesLines
* misc/py-pytorch: update 2.6.0 → 2.7.0Yuri Victorovich2025-04-244-29/+18
|
* misc/py-pytorch: Fix build of dependenciesYuri Victorovich2025-03-182-0/+22
| | | | | | ... by relaxing the sympy dependency limitation. Reported by: fallout
* misc/py-pytorch: update 2.5.1 → 2.6.0Yuri Victorovich2025-03-052-22/+0
|
* misc/py-pytorch: Fix dependency version spec (sympy); Add missing dependencyYuri Victorovich2024-12-181-0/+11
| | | | Reported by: fallout for misc/py-torchvision
* misc/py-pytorch: update 2.4.1 → 2.5.1Yuri Victorovich2024-12-183-50/+22
|
* misc/py-pytorch: update 2.4.0 → 2.4.1Yuri Victorovich2024-10-051-10/+0
|
* misc/py-pytorch: update 2.3.1 → 2.4.0Yuri Victorovich2024-08-279-53/+69
|
* misc/py-pytorch: Build with LAPACKYuri Victorovich2024-06-201-0/+13
| | | | Some operations require LAPACK when no GPU is present.
* misc/py-pytorch: update 2.2.2 → 2.3.1Yuri Victorovich2024-06-152-16/+16
|
* misc/py-pytorch: update 2.1.2 → 2.2.0Yuri Victorovich2024-02-131-13/+4
|
* misc/py-pytorch: update 2.1.1 → 2.1.2Yuri Victorovich2023-12-263-13/+31
| | | | Reported by: portscout
* misc/py-pytorch: Fix run-time failure: error: use of undeclared identifier ↵Yuri Victorovich2023-11-172-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.0Wen Heping2023-10-163-19/+19
| | | | PR: 274514
* misc/py-pytorch: Disable mkldnn, CUDA, and add a patchYuri Victorovich2023-05-091-0/+21
|
* misc/py-pytorch: New port: PyTorch: Tensors and dynamic neural networks in ↵Yuri Victorovich2023-05-079-0/+238
Python