aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2024-02-08Bump hashMark Peschel
2024-02-06Bump hashMark Peschel
2024-01-31Bump hashMark Peschel
2024-01-22Bump hashMark Peschel
2024-01-17Bump hashMark Peschel
2024-01-12Bump hashMark Peschel
2023-12-31Bump commit hashMark Peschel
2023-12-08Bump git hashMark Peschel
2023-11-16Bump hashMark Peschel
2023-10-25Bump commit hashMark Peschel
2023-10-08Bump commit hash.Mark Peschel
2023-10-07Fix: failing build makes later builds failMark Peschel
In a previous commit, I tried to fix an issue where, when the version number of the wheel produced changes, a part of the script that selects that wheel automatically can crash. My solution was to delete those files if they exist. I got it wrong, though, and if the previous build fails, the directory containing the wheel will be created but empty and then the rm line will fail. This patch hopefully allows rm to ignore if the files do not exist.
2023-09-21Bump commitMark Peschel
2023-09-21Prevent build fail if upstream changes wheel name.Mark Peschel
clean src/tmprocm between builds so we don't get duplicate .whl files. Also add quotes around $WHEEL_PACKAGE in python -m installer line, to make the errors more descriptive and also maybe prevent issues with spaces in dirnames.
2023-08-29Bump known good commit.Mark Peschel
2023-08-19Warn for /tmp size only if target.lst is bigMark Peschel
2023-08-19Prefix patch files with fix- for cleanlinessMark Peschel
2023-08-17Bump good commit.Mark Peschel
2023-08-11Bump commit hash; remove rocm_configure patchMark Peschel
Upstream updated path from /hip/bin/hipcc to /bin/hipcc, so rocm_configure patch is no longer necessary. https://github.com/ROCmSoftwarePlatform/tensorflow-upstream/commit/70b5e994f6782c28db6db8a30e807459f21d14a1
2023-08-06Bump _known_good_commit. Don't bump pkgrel for vcsMark Peschel
2023-08-03Link to build dockerfile from target.lst warningMark Peschel
2023-07-21New good commit. No pkgrel bump bc wiki says soMark Peschel
2023-07-21Update to 2.13, which is not broken.Mark Peschel
2023-07-19Bugfix: got the sha512sum wrong for the patchMark Peschel
2023-07-19Clean up unfinished removal of -opt buildMark Peschel
2023-07-19Fix /opt/rocm/hip/bin/hipcc: No such file or directory.Mark Peschel
Copy lubosz homework: https://github.com/lubosz/tensorflow-rocm/commit/c7d2a99
2023-07-07Remove package split since this is never going in extra repo anyway.Mark Peschel
2023-07-06Fix bug where it builds opt anyway :/Mark Peschel
2023-07-05Assign "build optimized" automagicallyMark Peschel
2023-07-05FIx bazel call before PATH; + opt build optionMark Peschel
2023-07-03Fix error from git revert when target commit is current.Mark Peschel
2023-07-03Clone repo instead of archive; easier to update.Mark Peschel
2023-07-01Update to latest successful buildMark Peschel
2023-07-01Bump pkgrel and touch SRCINFOMark Peschel
2023-06-30Fix contributor listMark Peschel
2023-06-30Set pkgbase to tensorflow-amd-gitMark Peschel
2023-06-30Copy loads of work over because aur refuses if you had a nested directory at ↵Mark Peschel
any point in your repo's history
2022-12-02pkgupd: 2.11.0Azusa Nakano
2022-10-11correctly apply patchesAzusa Nakano
2022-10-11add maintainerAzusa Nakano
2022-10-11include cusolver version and log message patchAzusa Nakano
2022-09-15move to 2.10 treeAzusa Nakano
2022-09-15rename package to tensorflow-amd, to make it distinct to tensorflow-rocmFelix Erkinger
2022-09-15change upstream to ROCmSoftwarePlatform/tensorflow-upstreamFelix Erkinger
+ update to 2.9.2 + use branch+commit from docker.io/rocm/tensorflow@lastest at 2022-08-03
2022-09-07upgpkg: tensorflow-rocm 2.10.0-1acxz
2022-07-06use patchacxz
2022-07-06upgpkg: tensorflow-rocm 2.9.1-1acxz
2022-05-05upgpkg: tensorflow-rocm 2.8.0-2acxz
Add missing dep on python-typing_extensions Change email
2022-02-14updpkg 2.8.0acxz
2021-09-06remove pcreacxz