summarylogtreecommitdiffstats
path: root/build-fixes.patch
AgeCommit message (Collapse)Author
2022-08-27fix building with flatbuffers 2.0.7Chih-Hsuan Yen
Upstream flatbuffers renamed the package from Flatbuffers to FlatBuffers (capital B) [1]. Fixes the issue reported at https://aur.archlinux.org/packages/python-onnxruntime#comment-879320 Also drops patches that are part of the latest version. [1] https://github.com/google/flatbuffers/pull/7378
2022-07-23update to 1.12.0Chih-Hsuan Yen
* Update Python dependencies following upstream [1]. * Rebase patches for devendoring after upstream changes [2]. * Avoid wheel.vendored, which is needed since [3] while devendored in Arch [4]. [1] https://github.com/microsoft/onnxruntime/pull/11522 [2] https://github.com/microsoft/onnxruntime/pull/11146 [3] https://github.com/microsoft/onnxruntime/pull/11834 [4] https://github.com/archlinux/svntogit-community/commit/e691288eda92fb5982ac5ac18f6459c5da560d7a
2021-12-13[lilac] updated to 1.10.0-2lilac
2021-06-03Enable CUDA and update patches for 1.8.0Chih-Hsuan Yen
Also enables orttraining and use shared libs
2021-03-04[lilac] updated to 1.7.0-2lilac
2020-10-01[lilac] updated to 1.5.1-2lilac
2020-07-18[lilac] updated to 1.4.0-2lilac
2020-05-31update by lilaclilac
2020-03-11update by lilaclilac
2019-10-31update by lilaclilac
2019-10-29update by lilaclilac
2019-08-04update to 0.5.0Chih-Hsuan Yen
extra/protobuf still stucks at 3.7.0 :/
2019-07-12new package, version 0.4.0Chih-Hsuan Yen