platform/adaptation/npu/trix-engine.git
2020-06-18 Dongju Chae[Scheduler] Implement the request stop feature
2020-06-17 Dongju Chae[API] Add new API to check the device status before...
2020-06-17 Dongju Chae[ioctl] apply memory status ioctl() for trinity devices
2020-06-17 Dongju Chae[Emul] Revise model id calculation
2020-06-10 Dongju Chae[README] Add extra info to README.md for the FPGA porti...
2020-06-04 Wook Song[Meson] Revise the build script to check sysroot and...
2020-06-04 Dongju Chae[Fix] Add missing data size calculation for TRIV2 quant...
2020-06-01 Wook Song[Meson] Add a fallback mechanism for build dependency...
2020-06-01 Wook Song[Dist] Remove build dependency on libdrm
2020-05-29 Dongju Chae[Handler] Fix triv's weight offset setting
2020-05-28 Dongju Chae[Release] NPU Engine new release 2.0.1
2020-05-27 Dongju Chae[npubinfmt/v3] skip checking weight segment if weight...
2020-05-27 Dongju Chae[Coverage] Increase the code coverage by excluding...
2020-05-27 Wook Song[Core/NPU/DrvAPI] Fix bugs in checking the sanity of...
2020-05-27 Dongju Chae[Doxygen/libnpuhost] Revise some comments in libnpuhost.h
2020-05-27 Dongju Chae[handler] implement each device's unsetModel() to call...
2020-05-25 Dongju Chae[Dmabuf] Revise the dmabuf apptest using TRIV2 device
2020-05-25 Dongju ChaeRevise some documents (e.g., removing ubuntu 18.04...
2020-05-25 Wook Song[UnitTests/NPU/Triv2] Add an inference test with valid...
2020-05-25 Wook Song[Triv2] Implement driver API for Triv2 device
2020-05-25 Dongju Chae[Fix/Svace] Resolve a few svace issues
2020-05-22 Dongju Chae[Fix] Make the weight segment instead of reusing model...
2020-05-21 Dongju Chae[Release] NPU SystemService 2.0.0
2020-05-19 Dongju Chae[Fix] Make memory leak checking be optional
2020-05-19 Dongju Chae[Fix/Bug] memory allocator's allocMemory() should not...
2020-05-19 Dongju Chae[Fix/Bug] Resolve the bug overwriting some region in...
2020-05-18 Dongju Chae[Triv2] Fix model's internal id handling in triv2
2020-05-18 Wook Song[Core/DrvAPI] Implement the driver api for triv1
2020-05-18 Dongju Chae[Bug/Fix] Fix minor bugs in tizen/arm
2020-05-18 Dongju Chae[Triv2/Emul] Verify npubinfmt v3 model using triv2...
2020-05-14 Dongju Chae[HWmemExternal] Support external hwmem (dmabuf)
2020-05-12 Dongju Chae[README] Revise related projects in README.md
2020-05-08 Dongju Chae[Coverage] Increase the overall code coverage
2020-05-08 Dongju Chae[API/Notimode] Add an extra API to set notification...
2020-05-08 Dongju Chae[Badge] Add extra badges (e.g., version, issues, pull...
2020-05-08 Dongju Chae[UnitTest/Segt] Add unittest cases for segment table...
2020-05-08 Dongju Chae[TRIV2] Implement TRIV2 handling with segt and add...
2020-05-08 Dongju Chae[Metadata/V3] Implement metadata for npubinfmt v3 ...
2020-05-07 Dongju Chae[Svace] Fix minor svace defects
2020-05-07 Dongju Chae[API/Status] Implement the memory status API and add...
2020-05-07 Dongju Chae[npubinfmt/v3] Add an offset variable for each tensor...
2020-04-29 Dongju Chae[README/Doc] Update README/doc texts about SPIN/ubuntu...
2020-04-26 Dongju Chae[TRIV2/Segt] Implement a segmenet table derived from...
2020-04-23 Dongju Chae[Coverage/Handler] Increase test coverage for host...
2020-04-23 Dongju Chae[Coverage/Apptest] Enable to run apptests in coverage...
2020-04-23 Dongju Chae[Coverage/Inf] Increase test coverage for input services
2020-04-22 Dongju Chae[Coverage/NPU] Increase test coverage for NPU driver...
2020-04-22 Dongju Chae[Build] Fix build flags for C/C++ in meson.build
2020-04-22 Dongju Chae[Svace] Fix svace issues due to unittest codes
2020-04-21 Wook Song[Core/NPU/Meson] Add fallback dependency on npu-engine...
2020-04-21 Wook Song[UnitTests] Fix build warnings about -Werror=sign-compare
2020-04-21 Dongju Chae[NPUdrvAPI] Add init() to check a device is available
2020-04-21 Dongju Chae[Coverage] Use gcovr for coverage analysis, instead...
2020-04-21 Dongju Chae[UnitTest/Handler] Add HostHandler unittests
2020-04-21 Dongju Chae[Revision] Revise handler and related components
2020-04-20 Dongju Chae[UnitTest/Buffer] Revise buffer impl. and add its unittests
2020-04-20 Dongju Chae[UnitTest/Sched] Revise the scheduler impl. and add...
2020-04-16 Dongju Chae[UnitTest/Model] Revise model and add its unittests
2020-04-16 Dongju Chae[UnitTest/Mem] revise memory allocator and add its...
2020-04-16 Dongju Chae[UnitTest/Inf] Revise inf impl. and revise its unittests
2020-04-14 Dongju Chae[UnitTest/InputService] Revise inputservice and add...
2020-04-14 Dongju Chae[UnitTest/HWmem] Revise HWmem impl. and add unittests
2020-04-14 Dongju Chae[Svace] Fix unresolved svace issues
2020-04-13 Dongju Chae[doc] Update the spin repo url, missed in the previous...
2020-04-10 Dongju Chae[Svace] Fix svace defects reported by ahub service
2020-04-10 Dongju Chae[Doc] Update some documentation due to the changed...
2020-04-10 Dongju Chae[UnitTest/Utils] Revise conf/utils and add their negati...
2020-04-10 Dongju Chae[UnitTest/ThreadPool] Revise ThreadPool and add its...
2020-04-10 Dongju Chae[Badge] Add a SAM Score badge
2020-04-08 Dongju Chae[UnitTest/NPU] Add NPUdrvAPI (emulation only) unittests
2020-04-08 Dongju Chae[UnitTest/Comm] Add CommPlugin unittests
2020-04-08 Dongju Chae[npubinfmt/triv2] NPU binary format for TRIV2 models
2020-04-08 Dongju ChaeUpdate software stack url and log tag info
2020-04-07 Dongju Chae[Refactor/Build/Tests] Revise meson.build and test...
2020-04-07 Dongju Chae[Refactor/libnpuhost/Handler] Revise host handler and...
2020-04-07 Dongju Chae[Refactor/Scheduler/Inf] Revise scheduler/inference...
2020-04-07 Dongju Chae[Refactor/InputService] Revise input services
2020-04-07 Dongju Chae[Refactor/ThreadPool] Revise thread pool for input...
2020-04-07 Dongju Chae[Refactor/Comm] Revise Comm. Plugin interface and IP...
2020-04-07 Dongju Chae[Refactor/Mem] Revise memory allocator
2020-04-07 Dongju Chae[Refactor/Model/Buffer] Revise Model/Buffer derived...
2020-04-07 Dongju Chae[Refactor/HWmem] Revise Hardwar memory (HWmem)
2020-04-07 Dongju Chae[Refactor/NPU] Revise NPU driver APIs
2020-04-07 Dongju Chae[Refactor/Utils] Revise utility/conf features
2020-04-06 Dongju ChaeRemove the unused header, NPUARMPlugin.h
2020-03-31 Dongju Chae[SAM] Remove unused files before applying SAM report
2020-03-30 Wook Song[IOCTL] Rename GET_READY to GET_STATE
2020-03-30 Wook Song[Core/IP] Use the device name prefix for trinity vision...
2020-03-23 Wook Song[Core/NPU] Change the device name of vision npu to...
2020-03-23 Dongju Chae[Fix/ioctl] always initialize the ioctl arguments to...
2020-03-20 Dongju Chae[npubinfmt] variable-length metadata size
2020-03-19 Dongju Chae[Mem/GEM] add the memory/GEM API to allocate segments
2020-03-19 Dongju Chae[Refactor/GEM] Refactor GEMdrvAPI to seperate emulation...
2020-03-17 Dongju Chae[ASR] Disable the ASR apptest for a while
2020-03-17 Dongju Chae[cgem/version] Fix the version handling in cgem driver API
2020-03-17 Dongju Chae[Handler] Fix error handling on output allocation
2020-03-10 Dongju Chae[Release] NPU Engine 1.2.0 release
2020-03-10 Dongju Chae[Version] Make meson.build forward the version info...
2020-03-10 Dongju Chae[Priority] Disable the comment-out of priority setting
2020-03-10 Wook Song[Refactor] Refactor according the changes in the device...
next