[runtime/api] Update I/O buffer set function comment (#9322)
[platform/core/ml/nnfw.git] / .gitignore
2019-09-30 오형석/On-Device Lab... [cmd] Move doxygen command (#7821)
2019-07-22 Hyeongseok OhMerge nncc repo branch 'master' into master
2019-07-17 오형석/On-Device Lab... Relocate contrib and libs (#5663)
2019-07-12 오형석/On-Device Lab... Update git ignore file (#4173)
2019-07-11 오형석/On-Device Lab... Remove makefile (#5595)
2019-07-10 오형석/On-Device Lab... Update git ignore file (#5596)
2019-07-09 오형석/On-Device Lab... Move script for generate test (#5578)
2019-05-15 Андрей Шедько/AI... [hi-perf-cpu] High performance cpu backend (#5064)
2019-04-09 오형석/On-Device Lab... Ignore directories generated by coverage scripts (...
2019-03-08 대인기/On-Device Lab... Add cmake build support for Boost library (#4572)
2019-01-28 이성재/On-Device Lab... update `.gitignore` (#4337)
2019-01-10 박세희/On-Device Lab... Add .vs folder to gitignore (#2797)
2018-12-19 오형석/On-Device Lab... Rename generated test (#4096)
2018-12-18 오형석/On-Device Lab... Move generated test into tests directory (#4090)
2018-12-18 박종현/On-Device Lab... Introduce Nonius CMake Package (#4068)
2018-12-06 이한종/동작제어Lab(SR)... Generate generated test cpp files on configuration...
2018-11-26 윤지영/동작제어Lab(SR)... Do not use info directory in tflkit (#3647)
2018-11-08 오형석/동작제어Lab(SR)... Update tensorflow to v1.12 (#3486)
2018-10-22 박세희/동작제어Lab(SR)... Add format.patch to gitignore (#1927)
2018-10-16 박세희/동작제어Lab(SR)... Remove old ACL temp files from gitignore (#3115)
2018-09-20 오형석/동작제어Lab(SR)... Remove ARM Compute submodule (#2783)
2018-09-17 오형석/동작제어Lab(SR)... Download tensorflow source only (#2703)
2018-09-12 오형석/동작제어Lab(SR)... Remove git submodule and use download (#2678)
2018-09-11 오형석/동작제어Lab(SR)... Change gtest download cmake script (#2659)
2018-09-11 이춘석/동작제어Lab(SR)... arm_compute extended library for nnfw (#2653)
2018-08-02 Dmitry Mozolev/AI... Add ctags files to .gitignore (#861)
2018-07-02 박종현/동작제어Lab(SR)... Ignore top-level Makefile (#413)
2018-06-14 Ivan Vagin/AI Tool... Add '*.swp' to .gitignore (#336)
2018-06-04 오형석/동작제어Lab(SR)... Add ndk default path in gitignore list (#1538)
2018-06-03 Vladimir Plazun... Add :/cmake-build-* and :/.idea to .gitignore (#295)
2018-05-24 오형석/동작제어Lab(SR)... Git ignore format.path (#1330)
2018-05-15 서상민/동작제어Lab(SR)... Remove download_dependencies.tar.gz (#1148)
2018-05-15 이성재/동작제어Lab(SR)... Introduce doxygen for source code documentation. (...
2018-05-14 오형석/동작제어Lab(SR)... Add gitignore: test report (#1192)
2018-05-09 박세희/동작제어Lab(SR)... Update .gitignore for vscode (#208)
2018-04-25 박종현/동작제어Lab(SR)... Allow users to build Google Test locally (#146)
2018-04-18 박세희/동작제어Lab(SR)... Add svace to gitignore (#766)
2018-04-17 박종현/동작제어Lab(SR)... Support test coverage measure (#80)
2018-04-11 서상민/동작제어Lab(SR)... Remove ext libs used to build TF Lite (#541)
2018-03-29 오형석/동작제어Lab(SR)... Test script prototype for framework (#266)
2018-03-28 SaeHie ParkUpdate gitignore for acl build outputs
2018-03-28 김정현/동작제어Lab(SR)... Add vim/ctags/gnu-global temp files into .gitignore...
2018-03-26 오형석/동작제어Lab(SR)... Add gitignore: python cache file (#206)
2018-03-26 오형석/동작제어Lab(SR)... Add gitignore for python 3 (#181)
2018-03-20 jiseob.jangMerge commit '11b57bfbc908c6620123aafb6b874f0ee6e0f57d...
2018-03-18 박종현/동작제어Lab(SR)... Add basic configure & build tools (#11)
2018-02-26 박세희/동작제어Lab(SR)... Merge pull request #12 from seanshpark/vscode
2018-02-26 SaeHie ParkUpdate .gitignore for vscode
2018-02-26 박세희/동작제어Lab(SR)... Merge pull request #10 from seanshpark/rootfs
2018-02-26 SaeHie ParkAdd rootfs build script
2018-02-26 박종현/동작제어Lab(SR)... Merge pull request #7 from jh1302-park/fix/Makefile
2018-02-26 Jonghyun ParkUse Makefile to simplify CMake configuration
2018-02-23 박세희/동작제어Lab(SR)... Initial commit