summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)AuthorFilesLines
2019-09-16[neurun] Add document for xu3 on tizen (#7331)김용섭/On-Device Lab(SR)/Engineer/삼성전자1-0/+140
Add document for xu3 on tizen. This doc comes from xu4_tizen.md. Signed-off-by: Yongseop Kim <yons.kim@samsung.com>
2019-08-22Replace how-to-contribute documentation (#6802)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-65/+2
Replace two how-to-contribute documentation and remove duplication Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-08-07Rename pacl build script (#6336)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
Rename pacl build script: suffix pacl Rename to avoid default runtime confusion Update build introduction document Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-08-06Update replaced scripts path (#6255)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-3/+3
Update replaced scripts path reference in script or document: scripts/standalone -> infra/scripts Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-08-02Change nnfw component diagram (#6073)Efimov Alexander/AI Tools Lab/./Samsung Electronics2-0/+0
* Change nnfw component diagram - Remove core structure layer - Add ML Frameworks in diagram Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-31DR1 Detailed level documentation (#5896)Efimov Alexander/AI Tools Lab/./Samsung Electronics5-0/+672
* DR1 Detailed level documentation Add detailed level documentation for DR1 milestone * update 2019 goals * initial structure description * add compiler flow * add description of components including compiler and runtime * add description to high level directories, and add line breaks * remove redundant data, fix references * fix typos and wording * DR1 DLD SE member in-charge review and fixes - Expanded OSS pre-review table with new columns - Added SW Code Structure using `tree` tool - Updated Revision history and Table of contents Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-31DR1 sw requirement document fixes (#5992)Efimov Alexander/AI Tools Lab/./Samsung Electronics2-7/+11
* DR1 sw requirement document fixes - Fix sw requirement document number version - Fixed non-function requirements numeration Signed-off-by: Aleksei Kondrashov <a.kondrashov@partner.samsung.com>
2019-07-31Add High Level Documentation (#5665)Efimov Alexander/AI Tools Lab/./Samsung Electronics11-0/+368
* Add High Level Documentation - Added image of overall architecture of project - Added image with data flow through the pipeline - Added Core Structure component - Added and mapped non-functional requirements - Updated revision history * add overview of components * add initial version of API secton * add IR description * add runtime behavior * add structural description of IRs * add compiler structure and behavioral description * add structure diagram about nn runtime * add constraints and scope items * add Traceability Matrix * add table of contents and items required by template * add description about gray and white modules on component diagram * update images to eliminate ambiguous interpretation * change heading, rename nn Compute component * break sections in more items * bring back nnapi part * rename NNFW IR into neurun IR and fix naming of other components * fix formatting of subsystem description & abbreviations * remove redundant item from compiler description * fix typos and wording Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-30 DR1 test document (#5890)Efimov Alexander/AI Tools Lab/./Samsung Electronics3-1/+425
* DR1 test document - Introduced STD for DR1 milestone - According to new requirements new tests are added Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-30Fix goals for 2019 (#5994)Efimov Alexander/AI Tools Lab/./Samsung Electronics1-1/+1
Fix goals for 2019 in SRS and SDD documents Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-29Unified dockerfile (#5925)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자2-16/+6
Merge infra/nncc/Dockerfile, infra/nnfw/docker/Dockerfile, and infra/nnfw/docker/Dockerfile_tizen into infra/docker/Dockerfile - Base ubuntu version: 16.04 - Use apt-get - Native/cross gcc/g++ version: 6.x - Update nncc/nnfw docker build documents - Move infra/nnfw/command/build-docker command into infra/command and change name to build-docker-image Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-07-29Fix CRLF new line (#5959)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-629/+629
Fix CRLF new line checking error by 19_NN_Compiler_and_Return_SDD.rst Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-07-29DR1 RNN requirements (#5772)Efimov Alexander/AI Tools Lab/./Samsung Electronics2-8/+9
* DR1 RNN requirements Add requirements related to RNN networks remove redundant requirements Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-29Dr1 development document (#5646)Efimov Alexander/AI Tools Lab/./Samsung Electronics6-9/+691
* Updated SDD document for DR1 - Added more tasks - Changed formatiing of task table - Responsible person is changed * change development plan, fix responcibilities, remove NNCC repo mentions * add control flow related item * remove redundant tizen requirements * relax control flow requirements * fix naming of components Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-23DR1 project requirements document (#5633)Efimov Alexander/AI Tools Lab/./Samsung Electronics9-0/+1082
* DR1 project requirements document Added DR1 project requrements document Signed-off-by: Efimov Alexander <a.efimov@samsung.com> * remove unnecessary data Signed-off-by: Efimov Alexander <a.efimov@samsung.com> * rethink component list Signed-off-by: Efimov Alexander <a.efimov@samsung.com> * - Update Interpreter description - Add Heterogeneous execution requirements Signed-off-by: Efimov Alexander <a.efimov@samsung.com> * add requirement for optimizer * review fixes Signed-off-by: Efimov Alexander <a.efimov@samsung.com> * - Add custom-op related requirement - Set optimization requirements Signed-off-by: Efimov Alexander <a.efimov@samsung.com> * revert mistake change Signed-off-by: Efimov Alexander <a.efimov@samsung.com>
2019-07-23Move Dockerfile for nncc into infra directory (#5744)박천교/On-Device Lab(SR)/Engineer/삼성전자1-5/+5
Previously nncc Dockerfile was placed in home directory. This commit moves the Dockerfile into 'infra/nncc' directory. Related documentation also edited. Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
2019-07-22Merge nncc repo branch 'master' into masterHyeongseok Oh14-0/+1930
Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-07-19Relocate documents in docs (#5683)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자30-2502/+0
* Relocate documents in docs Relocate documents in docs into docs/nnfw to - Avoid conflict when repo merging - Avoid confusion when document merging after repo merging Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com> * Fix Readme and move doxygen config into infra * Fix link to 2018_high_level_design.md
2019-07-18[docs] fix folder name to compiler (#4350)박세희/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
This will fix folder name to compiler for previous contrib in contribution guide Signed-off-by: SaeHie Park <saehie.park@samsung.com>
2019-07-18Relocate doc directory (#4340)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자14-0/+1930
Relocate doc directory to docs/nncc Update linked path Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-07-15Upgrade to tensorflow v1.13.1 (#5590)이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
* Upgrade to tensorflow v1.13.1 - update link to v1.13.1 - tensorflow/contribe/lite to tensorflow/lite - TFLITE_MINOR_VER to 13 Signed-off-by: Chunseok Lee <chunseok.lee@samsung.com> * upgrade absl to 389ec3f90 * add custom for SquaredDifference * Fix x64 build error(Eigen) - update eigen version to 88fc23324517 * fix wrong comment : lite -> contrib/lite
2019-06-20Revise HowToContribute.md (#5445)이한종/On-Device Lab(SR)/Engineer/삼성전자1-4/+10
Revise HowToContribute.md with our new reviewing process Signed-off-by: Hanjoung Lee <hanjoung.lee@samsung.com>
2019-06-12Do cross build automatically when ROOTFS_DIR is present. (#5380)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+12
* Do cross build automatically when ROOTFS_DIR is present. * In Makefile, set CROSS_BUILD flag automatically when ROOTFS_DIR is given and exist. Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com> * Improve the use case scenario and document. * condition check was supplemented. * update related document (This time, only arm related parts.) Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2019-05-24Fixed 'how to test manually' document (#5251)Ivan Vagin/AI Tools Lab /SRR/Engineer/삼성전자1-2/+2
Fixed 'how to test manually' document Signed-off-by: Ivan Vagin <ivan.vagin@samsung.com>
2019-05-22Added 'how to test manually' document (#5205)Ivan Vagin/AI Tools Lab /SRR/Engineer/삼성전자2-0/+65
Added 'how to test manually' document Signed-off-by: Ivan Vagin <ivan.vagin@samsung.com>
2019-05-21Update doxygen config for main page (#5220)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-2/+2
Update exxclude directory to make main page and related page Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-05-20Introduce doxygen command (#5213)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-75/+77
* Introduce doxygen command Doxygen generation command: ./nnfw doxygen Update doxygen configuration file - Include codes only build on gbs - Update path based on repo's root Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com> * Use pushd and pop
2019-05-09Organizing the files past the date. (#5166)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자2-0/+0
- Make backup folder `doc/2018`. - Move the files past the date, if possible. Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2019-05-08Update `roadmap.md` (#5148)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자6-107/+183
* Update `roadmap.md` - create document sub folder named `2018` - move the last `roadmap.md` document and `nnfw_architecture` image to 2018 folder. - create new `roadmap.md` and `nnfw_architecture` for 2019 with updated contests. Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2019-05-08Update `workgroups.md` document (#5160)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자2-11/+76
* Update `workgroups.md` document - Update workgroups.md document with latest workgroup configuration. - Tempolarly rename old file to `2018_workgroups.md` for backup. It will moved to `docs/2018` folder after #5148 merged. Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2019-05-02Update sample app document (#5104)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-11/+15
- Describe runtime with tensorfliw lite is not official support - Tensorflow -> tensorflow lite - Update chapter "Build a model": title, etc. Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-04-30Software requirement specification for 2019 (#5105)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-0/+131
* Software requirement specification for 2019 - Initial draft of SRS Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2019-04-30Add HowtoMakeSampleAppOnNnfw.md (#4129)Дилшоджон Умронхонович Пошшоев/AI Tools Lab /SRR/Engineer/삼성전자1-0/+128
* Add HowtoMakeSampleAppOnNnfw.md Related issue: 4128 Add tutorial about How to make a sample app on nnfw Signed-off-by: Poshshoev Dilshodzhon <d.poshshoev@samsung.com> * Fix "_nnfw_ API" as "NNAPI" Fix "_nnfw_ API" as "NNAPI" Signed-off-by: Poshshoev Dilshodzhon <d.poshshoev@samsung.com> * Describe how to implement app with nnfw Prev version was how to implement in the level of nnapi_delegate. This version is how to create on top of nnapi_delegate Signed-off-by: Poshshoev Dilshodzhon <d.poshshoev@samsung.com>
2019-04-24Update howto document (#5047)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
Update howto document's tflite model link Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-04-10Move rootfs setting into cmake/buildtool/cross (#4958)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-1/+1
Move rootfs setting and check correctness into cmake/buildtool/cross Remove different variable name for each architecture rootfs Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-04-10Update HowToUseDockerImage.md (#4445)Sergei Chicherin/Vision, Learning and Telepresence Lab /SRR/Staff Engineer/삼성전자1-1/+1
mistype : missed / before etc Signed-off-by: Sergei Chicherin <s.chicherin@samsung.com>
2019-04-01Fix wrong nnapi tests path in Doxyfile's exclude (#4899)이상규/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
Wrong nnapi tests location is fixed in Doxyfile exclude. It causes "input buffer overflow, can't enlarge buffer because scanner uses REJECT" error. Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
2019-03-12Update document to use docker image (#4677)오형석/On-Device Lab(SR)/Staff Engineer/삼성전자1-8/+8
Update command usage and standalone scripts using docker image Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2019-03-05Update build and test in readme file (#4550)남궁석/On-Device Lab(SR)/Engineer/삼성전자1-16/+26
* Update build and test in readme file There are some modifications after build and test processes are updated. This commit will add those information. Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com> * remove some tag and sentence
2019-01-21Update broken link in `howoto` document. (#4280)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
- Updated link to Dockerfile which broken by directory restructuring. Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2019-01-21Update broken links to model repository in `howto.md`. (#4274)이성재/On-Device Lab(SR)/Principal Engineer/삼성전자1-1/+1
- Update broken model zoo links as `tflite` leaves contrib. Signed-off-by: Sung-Jae Lee <sj925.lee@samsung.com>
2018-12-13Move tools/test_driver to tests/scripts (#4019)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-1/+1
* Move tools/test_driver to tests/scripts Move tools/test_driver to tests/scripts Update test path Workaround for CI Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com> * Comment in Makefile for workaround
2018-11-28Update build-docker command (#3697)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-3/+10
- Change command: build_docker -> build-docker - Can use docker build options - Update docker file: restrict yapf version to 0.22.0 - Update document Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2018-11-01Revise script for docker image build (#3430)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-0/+26
Revise script for docker image build - Change script name - Rename common.sh and move - Set argument for docker image name and tizen build image - Update documents Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2018-10-01Update ACL cross build guide (#2804)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자2-2/+2
Related Issue: #2795, #2783 ACL build requires `CROSS_BUILD=1`. Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
2018-09-11Change gtest download cmake script (#2659)오형석/동작제어Lab(SR)/Staff Engineer/삼성전자1-3/+7
Change gtest download cmake script simliar with nncc Prepare supporting public server and mirror server download Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
2018-08-10Update proxy settings for arm cross build docs (#2255)박세희/동작제어Lab(SR)/Principal Engineer/삼성전자2-8/+18
This will update proxy settings for arm cross build documents Signed-off-by: SaeHie Park <saehie.park@samsung.com>
2018-07-24Update CrossBuildForArm.md (#2063)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자1-18/+17
- `ROOTFS_ARM`(or `ROOTFS_ARM`) is not necessary to set if you installed rootfs in default path. - Explanation for installing cross toolchain is modified Related Issue: #2035, #2048 Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
2018-07-23[Doc] Docker image version 1.4 -> 1.5 (#2041)윤현식/동작제어Lab(SR)/Principal Engineer/삼성전자1-2/+2
Modify the document to have the latest version of docker image. Signed-off-by: Hyun Sik Yoon <hyunsik.yoon@samsung.com>
2018-07-20Add explanation how to enable nn generated test (#2034)이상규/동작제어Lab(SR)/Principal Engineer/삼성전자1-12/+39
Add explanation for installing g++ >= 6. Some subtitles are also changed. Related Issue: #2031 Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>