aboutsummaryrefslogtreecommitdiff
path: root/BuildGuideCrossCompilation.md
AgeCommit message (Collapse)Author
2021-03-19IVGCVSW-5760 Updating BuildGuideCrossCompilation.mdv21.02.doc1branches/armnn_21_02Jan Eilers
* Doxygen can't handle code blocks right after a headline. It needs text or an empty line first Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: Ida56737b08cdd24046f17a1845ea31a12a60cf96
2021-03-18IVGCVSW-5760 Updating BuildGuideCrossCompilation.mdColm Donelan
Updated many minor points in the document to correct errors or out of date references. Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Change-Id: Ie42c186916d9dbff3114a810a97ed25da5a06ca5
2021-02-22MLCE-356 'Documentation issue on CrossCompilation guide'v21.02Francis Murtagh
* Add updates for Boost, Caffe and TF parsers * Update path Signed-off-by: Sadik Armagan <sadik.armagan@arm.com> Change-Id: Ice9e5393ab47a678b5fe7c1ba4070460ef5b473c Signed-off-by: Nikhil Raj <nikhil.raj@arm.com>
2021-02-15IVGCVSW-5694 Update Major, Minor release versionsNikhil Raj
* Update Arm NN version in Version.hpp and all guides * Change Project Version in Doxyfile Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I05ab20a1ae5d0376a641df68a5877f97e7609052
2021-02-08IVGCVSW-5605 Doxygen: Add remaining guides to doxygenJan Eilers
* Integrates the debian package installation guide * Integrates the AndroidNDK guide * Integrates the cross compile guide Signed-off-by: Jan Eilers <jan.eilers@arm.com> Change-Id: I2243b15ee3f8e976789494199f12f3cc0fd5f00d
2020-12-03Update TF version in Cross compilation guideNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: Ic8efc05bfea3ac007aec03b0b6d3edd3a9e18819
2020-10-29IVGCVSW-4995 Update BuildGuideAndroidNDK and BuildGuideCrossCompilation md ↵Nikhil Raj
files in ArmNN * Updating the docs with latest changes made to protobuf, caffe and onnx Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I336ccf13ab38629399fdbdf70479d5fb07fa43fa
2020-08-21Minor html changes to BuildGuideCrossCompilation.md to make it look betterNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I4213bf811d39898506c6d976089d90379a617056
2020-08-11IVGCVSW-5181 Updating to flatbuffers 1.12.0Colm Donelan
* Modify BuildGuideCrossCompilation.md to download flatbuffers 1.12.0 * Add FAQ entry about Flat Buffers on Ubuntu 20.04. Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Change-Id: I489bdb11edb32cec28aabab48c8d5af8c929b25e
2020-06-30IVGCVSW-4487 Remove boost::filesystemFrancis Murtagh
* Replace filesystem::path * Replace filesystem::exists * Replace filesystem::is_directory * Replace filesystem::directory_iterator * Replace filesystem::filesystem_error exception * Replace filesystem::temp_directory_path * Replace filesystem::unique path * Replace filesystem::ofstream with std::ofstream * Replace filesystem::remove * Replace filesystem::is_regular_file * Replace boost::optional with armnn::Optional in touched files * Remove some superfluous includes * Update build guides, GlobalConfig.cmake and CMakeLists.txt * Remove redundant armnnUtils::Filesystem::Remove function. * Remove redundant armnnUtils::Filesystem::GetFileSize function. Temporarily adding back Boost::filesystem to enable Boost::dll. Signed-off-by: Francis Murtagh <francis.murtagh@arm.com> Signed-off-by: Colm Donelan <Colm.Donelan@arm.com> Change-Id: Ifa46d4a0097d2612ddacd8e9736c0b36e365fb11
2020-05-20Few minor updates to BuildGuideAndroidNDK.md fileNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I380862816cbc7ec509ff01791e77297b859f21ac
2020-04-16IVGCVSW-4696 Update BuildGuideCrossCompilation guideNikhil Raj
Signed-off-by: Nikhil Raj <nikhil.raj@arm.com> Change-Id: I1d4eaed8830b034a5ac384020abe8f5b2d7d35cf
2020-04-03Github #367Jegathesan Shanmugam
Updated aarch64-linux-gnu tool chains export method. Signed-off-by: Jegathesan Shanmugam <nullbyte.in@gmail.com> Change-Id: I442f387200c7e57e0fe4447eeb8df1fd7bec31d8
2020-02-12IVGCVSW-4403 Add standalone backend build steps to BuildGuideCrossCompilationNarumol Prangnawarat
Signed-off-by: Narumol Prangnawarat <narumol.prangnawarat@arm.com> Change-Id: I424643294781fa91cb4f4209f6a5a384bb4e4759
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