aboutsummaryrefslogtreecommitdiff
path: root/armnn-ci-build
AgeCommit message (Collapse)Author
2021-05-07armnn: increase parallelismRiku Voipio
Since we have some extremely parallel hw now (the arm64 builder has 80 cores): - make swig with -nproc - set XZ_DEFAULTS to make xz use all cores when compress Change-Id: I0c8eaa89eb086d8843bdcf3aa7ff84e620424d78
2020-11-23armnn-ci-build/builders.sh : changing to libprotobuf.so.20.0.2Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I7e0bc8d9e33e28f372b4d2c8121d0a0a421cf477
2020-11-20armnn-ci-build/builders.sh : libarmnn.so.15.0.0 has been changed to ↵Theodore Grey
libarmnn.so.23.0 Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ia1eecf0080d5e5839da28e642ae418a47f6ddad0
2020-11-20armnn-ci-build/builders.sh : adding pip3 install wheel to resolve issue of ↵Theodore Grey
missing bdist_wheel Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I6eb49f83823f66d3fc7739ca97f0ed3b80eb7663
2020-11-19armnn-ci-build/builders.sh : adding automake to install list.Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: If106403ddb0f5f9e3756804abe8497dcc81f498d
2020-11-18removing python2 installation and adding check for python3 version.Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I669b5b2098bcc0ab1d3e5bbafe0477e0e17e3cbe
2020-11-13armnn-ci-build/builders.sh: removing build instrucitons for onnx from armnn ci.Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ib6d300beb6b67d30aaf7c2ca580649d6244a8f53
2020-11-12armnn-ci-build/builders.sh : moving armnn to review.mlplatform.org/ml/armnnTheodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Id5c8acdfb563b7cf7e3bd94dd274bbe2743f61b8
2020-11-11armnn-ci-build/builders.sh : updating protobuf to v3.9.2Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I0c3f560277cfc1f67171f1b677893eccb36e0c7f
2020-11-11armnn-ci-build/builders.sh : fixing incorrectly spelled WORKSPACE callTheodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Iefab6e31a690b8ce4f23730d8d7411715b755807
2020-11-11armnn-ci-build/builders.sh : fixing issue with onnx not being able to ↵Theodore Grey
checkout correct branch. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I6a3e18de2c09dbef65705e10cf73b8e4308705aa
2020-11-10armnn-ci-build/builders.sh : adding onnx support to armnn-ci loop.Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ia694d9543b6abdab67b6e06af3468466cf4af4bb
2020-11-10armnn-ci-build/builders.sh: updating protobuf location, udpating ↵Theodore Grey
flatbuffers, and adding PyArmNN back into the build. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I882f5f081815474688dc0cc5357617bb784944fc
2020-11-05armnn-ci-build/builders.sh : removing PyArmNN build instructions and Swig ↵Theodore Grey
installation until build errors can be resolved. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ief9c9b7fad69223f26f61e00ba8743c325ef13a6
2020-11-05armnn-ci-build/builders.sh : fixing missing PyArmNN package, python3-setuptoolsTheodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I0bdbc470cb283777a5304543d55fdd88a1c2a252
2020-11-05armnn-ci-build/builders.sh : removing extranious '-' in front of sudo.Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ib440e29e8ef316aa7bf4bf9a455a977311cdec01
2020-11-05armnn-ci-build/builders.sh : Re-adding python & pip installations.Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ibc6a8e5db738e654761047abb9be74c090baa075
2020-11-04armnn-ci-build/builders.sh : adding cd /home/theo/arm-build to get in ↵Theodore Grey
correct directory. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I32d1fe4013cecc40678315d07e0a9674ba251b86
2020-11-04armnn-ci-build/builders.sh : Updating Protobuf to v4.0.0 for Gerrit PR's and ↵Theodore Grey
adding in PyArmNN support. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I36fdbbe14aca061e9348753d25e388dc986ee603
2020-10-02armnn-ci-build: builders.sh - removing commented out lines in the cmake for ↵K1504296
armnn which was causing compilation error. Signed-off-by: theodore grey <theodore.grey@linaro.org> Change-Id: Ia05fc6ee8c38d8bd034538ac61fe0052b70e846a
2020-09-30armnn-ci-build: builders.sh - fixing mistake where a line was commented out ↵clementine.blanchier
instead of removing install of swig via apt-get Signed-off-by: theodore.grey <theodore.grey@linaro.org> Author: theodore.grey <theodore.grey@linaro.org> Change-Id: I0fd77068a4832512bc475e8c11f1247f3c2dd00d
2020-09-30armnn-ci-build: pyarmnn - building pyarmnn from source still requires all ↵K1504296
armnn frontends to be installed. Commenting out compile time installation of pyarmnn until specific frontends can be chosen. Signed-off-by: theodore.grey <theodore.grey@linaro.org> Change-Id: I1b1346deae455bf810bc2124c308b682111f0901
2020-09-30armnn-ci-build: fixing -DSWIG.. pointing in wrong file location.K1504296
Signed-off-by: K1504296 <theodore.grey@linaro.org> Change-Id: Ie9061e60530c4a311996ca36ac104a56765fd0ad
2020-09-29armnn-ci-build: build failed due to swig trying build to /usr/bin. Building ↵K1504296
to swig-host directory and using -DSWIG_EXECUTABLE to point armnn in the right direction. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Iacc0bce3a35d4fc17eff87ad976d1734c89daf6a
2020-09-29armnn-ci-build: Adding Swig 4.0 compilation from source, required for ↵Clémentine Blanchier
PyArmNN and adding flags to build PyArmNN during compile time. Setting silent mode=true to check stability. Author: Theodore Grey <theodore.grey@linaro.org> Date: Mon Sep 28 17:07:05 2020 +0200 Change-Id: Ie3ff5c97b3d0d176696fcdc7eb9c8acb775b9d05
2020-09-24armnn-ci-build: builders.sh : swig v4.0 is required but 3.0 is installed. ↵Theodore Grey
Reverting changes for now so CI loop operation is not interrupted. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I76a9b9b1de0ef20fabdbab6bbef5320e4445b367
2020-09-23armnn-ci-build : builders.sh fixing error caused due to missing swig during ↵Theodore Grey
compilation. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ic01c698212986dc5221baf9890261fb9719c7f50
2020-09-07Armnn-ci-build: builders.sh - adding CMake commands to build PyArmNN src and ↵Theodore Grey
whl during compilation. Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ic0a95497d20d355cb20541932144946ac40610c5
2020-09-01armnn-ci-build: pip install requirement.txt from lava-test-plans is causing ↵Theodore Grey
ci build to fail. Updating to pip3. Also updating ComputeLibrary so it points to Compute Library Gerrit as apposed to ComputeLibrary Github Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Iff93e5e2e83bd623f7c4b094e7872a4c1b7535de
2020-08-26armnn-ci-build: fixing armnn32 build issues with NEON by changing ↵Theodore Grey
ComputeLibrary from master branch to v20.05 Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: Ia60f996c5c504795bf8527173d4b5a548e480c16
2020-08-19armnn-ci-build: updating tensorflow from v1.1 to r2.0Theodore Grey
Signed-off-by: Theodore Grey <theodore.grey@linaro.org> Change-Id: I1f40910924f91337fd281fe0575c28ea609729e3
2020-08-18armnn-ci-build: fixing error in armnn-ci-build/builders-32bit.sh causing the ↵Theodore Grey
armnn-ci to fail. Change-Id: Ic391dc24e71b4b02570aad8e422a6c6dd1abb98e
2020-07-13armnn-ci-build: adding missing xxd dependency.theodore.grey
Change-Id: I3b4dbe435b8e3909d63bf29450bbbd3aa49d8e60
2020-07-10armnn-ci-build: fixing error in which boost was building 64 bit version ↵theodore.grey
instead of 32bit Change-Id: I09ba104dc0dfbc40ae1412c0b6b66742d211d6f9
2020-07-09armnn-ci-build: removing extraneous line causing build to fail.theodore.grey
Change-Id: I9dcd8fc50cf606cb538778970d5706b4e1c6fe7b
2020-07-08armnn-ci-build: fixing folder location in 32bit armnn-ci build.theodore.grey
Change-Id: Ibb9e61b110965f7d1504c502e924170acd6e35ea
2020-07-06armnn-ci-build: cross compiling armnn for 32 bit devicestheodore.grey
Change-Id: I9d5385fcb3f9412000fecd172b61f4d978a3710d
2020-03-06armnn-ci-build: benchmarking build was failing due to missing boost ↵Theodore Grey
libraries. Adding armnn-full.tar.xz which contains all previous files which are necessary for benchmark build. Change-Id: I1eec5d5b648970c8ced99717e43bfe8fba191616
2020-02-25armnn-ci-build: Removing unnecessary files from armnn.tar.xfTheodore Grey
Change-Id: Ie0187160885954cc1784a2ad8898db3f9700b9f3
2020-02-11armnn: add missing dependencyMilosz Wasilewski
Change-Id: I155375d4b2ccf0f57301c96857bb57073af35c3a Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2020-02-10armnn-ci: install missing packagesMilosz Wasilewski
Change-Id: Id58b374d0af35ab63ded5e6daf35fb330137ae61 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2020-02-10armnn-ci-build: move LAVA templates to lava-test-plansMilosz Wasilewski
Change-Id: I674161b62b90d41ccc53245c5ff9b5954d5303a1 Signed-off-by: Milosz Wasilewski <milosz.wasilewski@linaro.org>
2020-01-27armnn-ci-build: adding build number flag to all templates so specific builds ↵Theodore Grey
will be used instead of latest. Change-Id: I280a54e0109e5f704d5944aeb08dca6635e42184
2020-01-22armnn-ci-build: fixing dragonboard template, and getting the correct version ↵Theodore Grey
of armnn. Change-Id: Id27b4584530bb4f4f6a01254fa92b1e96125c5f8
2020-01-21armnn-ci-build: fixing board timeout and adding test case to qa-reportsTheodore Grey
Change-Id: I1ef0c2939117bccdd33aeb3d525bee33a5c7a66b
2020-01-20armnn-ci-loop: Adding Dragonboard 845c from validation.linaro.org to ci loop.Theodore Grey
Change-Id: I768dac33b89ece679caafed4ee704a810dcee0ca
2020-01-16armnn-ci-build: adding vim-common because builds are failing due to: xxd: ↵Theodore Grey
command not found. Change-Id: I6164691b3d98d6636e7f372e44ac8ee03c66f2f6
2019-11-27armnn-ci-build: removing openCL as it was causing LAVA tests to crash.Theodore Grey
Change-Id: Ic9a4b58f60588d80279e16a824fe5e8358f8ab10
2019-11-27armnn-ci-build: adding Opencl support and building test directory.Theodore Grey
Change-Id: I52a1ba18622101fcdf4ab6a2575e916936fd7a4e
2019-09-13armnn-ci-build: fix checkout logicVishal Bhoj
Change-Id: Iddc021564bda8db3ffd10ba137c1f4abb0304fce Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>