Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-04-24 | add a patch to make it build with protobuf 3.20 | Chih-Hsuan Yen | |
Also adds sodepends to avoid incompatible updates as well as removes unneeded items from `depends` for python-onnxruntime-cuda. See: https://github.com/microsoft/onnxruntime/issues/11129 | |||
2022-03-27 | [lilac] updated to 1.11.0-1 | lilac | |
2021-12-31 | various fixes/improvements | Chih-Hsuan Yen | |
* Switch back from clang to gcc. Apparently upstream tests more on gcc than on clang, and there are several compatibility issues between onnxruntime and clang [1,2] as well as cuda and clang [3]. On the other hand, internal compiler errors from gcc have been fixed. * Add more optional dependencies for several sub-packages, as motivated by [4]. * Fix missing orttraining Python files, which is discovered when I'm checking optional dependencies. * Don't hard-code usage of GNU make, as suggested in [4]. [1] https://github.com/microsoft/onnxruntime/pull/10014 [2] https://github.com/microsoft/onnxruntime/pull/10160 [3] https://forums.developer.nvidia.com/t/building-with-clang-cuda-11-3-0-works-but-with-cuda-11-3-1-fails-regression/182176 [4] https://aur.archlinux.org/packages/python-onnxruntime/#comment-843401 | |||
2021-12-15 | [lilac] updated to 1.10.0-4 | lilac | |
2021-12-13 | [lilac] updated to 1.10.0-2 | lilac | |
2021-11-06 | [lilac] updated to 1.9.1-4 | lilac | |
2021-10-05 | [lilac] updated to 1.9.1-1 | lilac | |
2021-09-25 | [lilac] updated to 1.9.0-2 | lilac | |
2021-08-13 | [lilac] updated to 1.8.2-3 | lilac | |
2021-07-23 | disable LTO | Chih-Hsuan Yen | |
With LTO, linking fails after peak memory usage 33.8 GB [1]: > CMakeFiles/onnxruntime_providers_cuda.dir/build/python-onnxruntime/src/onnxruntime/onnxruntime/core/providers/cuda/activation/activations.cc.o: file not recognized: file format not recognized [1] https://build.archlinuxcn.org/grafana/d/000000003/memory?orgId=1&from=1627032600000&to=1627034400000 | |||
2021-07-08 | [lilac] updated to 1.8.1-1 | lilac | |
2021-06-29 | [lilac] updated to 1.8.0-5 | lilac | |
2021-06-03 | Enable CUDA and update patches for 1.8.0 | Chih-Hsuan Yen | |
Also enables orttraining and use shared libs | |||
2021-04-08 | [lilac] updated to 1.7.2-1 | lilac | |
2021-03-05 | [lilac] updated to 1.7.1-1 | lilac | |
2021-03-04 | [lilac] updated to 1.7.0-2 | lilac | |
2020-12-12 | [lilac] updated to 1.6.0-2 | lilac | |
2020-10-30 | [lilac] updated to 1.5.3-1 | lilac | |
2020-10-15 | [lilac] updated to 1.5.2-1 | lilac | |
2020-10-01 | [lilac] updated to 1.5.1-2 | lilac | |
2020-07-18 | [lilac] updated to 1.4.0-2 | lilac | |
2020-06-17 | update by lilac | lilac | |
2020-05-31 | update by lilac | lilac | |
2020-05-09 | update by lilac | lilac | |
2020-05-08 | update by lilac | lilac | |
2020-03-11 | update by lilac | lilac | |
2020-03-08 | update by lilac | lilac | |
2020-02-22 | update by lilac | lilac | |
2020-01-24 | update by lilac | lilac | |
2019-12-22 | Update and fix building | Chih-Hsuan Yen | |
2019-12-17 | update by lilac | lilac | |
2019-12-16 | update by lilac | lilac | |
2019-11-15 | update by lilac | lilac | |
2019-10-31 | update by lilac | lilac | |
2019-10-29 | update by lilac | lilac | |
2019-08-04 | update to 0.5.0 | Chih-Hsuan Yen | |
extra/protobuf still stucks at 3.7.0 :/ | |||
2019-07-15 | allow it to run with community/protobuf | Chih-Hsuan Yen | |
2019-07-12 | new package, version 0.4.0 | Chih-Hsuan Yen | |