aboutsummaryrefslogtreecommitdiff
path: root/misc/py-paddlepaddle
Commit message (Collapse)AuthorAgeFilesLines
* misc/py-paddlepaddle: fix build on non-amd64Piotr Kubaj2026-06-303-2/+20
| | | | | | | 1. powerpc64le needs -DNO_WARN_X86_INTRINSICS for x86 headers inclusion. 2. powerpc* need glog patch, same as the one in ports. 3. pkg-plist hardcodes filename for 15.1-STABLE on amd64, use a hack for that.
* misc/py-paddlepaddle: New port: Python bindings for PaddlePaddle deep ↵Yuri Victorovich2026-06-2151-0/+6103
learning framework