aboutsummaryrefslogtreecommitdiff
path: root/BuildGuideCrossCompilation.md
AgeCommit message (Collapse)Author
2019-11-18IVGCVSW-4062 Update Readme for 19.11Nikhil Raj
* Update BuildGuideCrossCompilation.md Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ie16dfe477271e411eef0b5e68f636b81a61d5c33
2019-08-27IVGCVSW-3656 Rename ARMCOMPUTEREF to ARMNNREFMatteo Martincigh
* Renamed ARMCOMPUTEREF to ARMNNREF (and relative symbols) as the previous name was misleading !android-nn-driver:1819 Change-Id: I912e9f521750b91539e48f8a2fb4de73fb6f7425 Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
2019-08-27IVGCVSW-3656 Make the reference backend build optionalMatteo Martincigh
* Added ARMCOMPUTEREF option to the build guides, as the reference backend is not built by default Change-Id: I2cd8dab12ed72a795ff79fe1087ab8bf7606694e Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
2019-05-22IVGCVSW-2758 Instructions for cross-compiling ArmNN for arm64 should install ↵Ruomei Yan
cross-compiling toolchain earlier Change-Id: I4c64eea6fa17cd4b1c817d4bf8337ebce75851dd Signed-off-by: Ruomei Yan <ruomei.yan@arm.com>
2019-05-21IVGCVSW-3123 Remove duplicate step from CrossCompilation guideSurabhi Mehta
Change-Id: I6fd51b8c0c51fac180692bac69edd2b1107edc56 Signed-off-by: Surabhi Mehta <surabhi.mehta@arm.com>
2018-11-23IVGCVSW-2141 BuildGuideCrossCompilation.md Documentation updatesurmeh01
* Removed the usage of g++-5 as we can build it using later versions Change-Id: I073c84868c8619aeb5e4bd3006b87d10b7fec37e
2018-11-23IVGCVSW-2183 BuildGuideCrossCompilation.md Documentation updateFrancisMurtagh
* Removed confusing mention of Anaconda and CuDNN and reworded Change-Id: I2e4d86704c6564b2d18cec191246edd15cde0905
2018-11-20IVGCVSW-2117 - BuildGuideCrossCompilation.md Documentation updateFrancisMurtagh
* Updated build guide to include instruction to copy libprotobuf.so.15 into the build folder before moving to arm64 machine. Change-Id: Ia20691edc79ff59fa4147eafbbfd3997b2531317
2018-11-16IVGCVSW-2158 BuildGuideCrossCompilation.md wrong protobuf versionFerran Balaguer
Change-Id: Ibe826db4412c54aba42c45c155e7e5329861bdb1
2018-11-15Fixed minor typos in BuildGuideCrossCompilation.mdMatteo Martincigh
Change-Id: I4d02a6cca8e99d70a389ca3b0ce47fb7f15ed21f
2018-08-31Release 18.08telsoa01