[README] Revise related projects in README.md
authorDongju Chae <dongju.chae@samsung.com>
Mon, 11 May 2020 03:01:15 +0000 (12:01 +0900)
committer송욱/On-Device Lab(SR)/Staff Engineer/삼성전자 <wook16.song@samsung.com>
Tue, 12 May 2020 04:32:57 +0000 (13:32 +0900)
This patch revises related project in README.md

Signed-off-by: Dongju Chae <dongju.chae@samsung.com>
README.md

index ff7c11e..068e464 100644 (file)
--- a/README.md
+++ b/README.md
@@ -32,8 +32,10 @@ NPU_SystemService/    Root directory
 - Usage examples using the NPU Engine library: press [here](/doc/usage_examples.md)
 
 ## Related Projects
-- NPU SystemService's testdata: press [here](https://github.sec.samsung.net/AIP/NPU_SystemService_Testdata)
-- NPU SystemService's NPU emulator: press [here](https://github.sec.samsung.net/AIP/NPU_SystemService_Emulator)
+- [AIP/NPU_bootstrap](https://github.sec.samsung.net/AIP/NPU_bootstrap): Bootstrap packages for FastModel simulator
+- [AIP/NPU_Linux-kernel](https://github.sec.samsung.net/AIP/NPU_Linux-kernel): Linux kernel image and drivers (on FastModel simulator)
+- [AIP/NPU_SystemService_Testdata](https://github.sec.samsung.net/AIP/NPU_SystemService_Testdata): Testdata for verification (NPU models and reference input/output)
+- [AIP/NPU_SystemService_Emulator](https://github.sec.samsung.net/AIP/NPU_SystemService_Emulator): Cpp-based emulator to precheck NPU inferences in Ubuntu env.
 
 ## SPIN Repository (to download official packages)
 - How to create your SPIN account: press [here](https://code.sec.samsung.net/confluence/display/NEWCOMM/SPIN+Request+Process)