Introduce CI infra neurun build and test scripts (#4611)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Thu, 7 Mar 2019 04:36:44 +0000 (13:36 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 7 Mar 2019 04:36:44 +0000 (13:36 +0900)
commit184b3b2d2eff26e8cc0f73eeb8579363c2a38e7f
tree7794a0b712910d449fab512c08f8433c4a0c6ca1
parent5ecddd222588be17d0694e8b85b181f89fcf2c28
Introduce CI infra neurun build and test scripts (#4611)

* Introduce CI infra neurun build and test scripts

Introduce neurun build scripts
Introduce neurun cpu and acl_cl test

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
* Backend setting for acl_cl
scripts/standalone/docker_build_cross_arm_neurun.sh [new file with mode: 0755]
scripts/standalone/docker_build_cross_arm_neurun_release.sh [new file with mode: 0755]
scripts/standalone/test_arm_neurun_acl_cl.sh [new file with mode: 0755]
scripts/standalone/test_arm_neurun_cpu.sh [new file with mode: 0755]