platform/adaptation/npu/trix-engine.git
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...
2020-03-06 Dongju Chae[Release] NPU Engine release 1.1.4
2020-03-06 Dongju Chae[UnitTest] change the way to run unittests in debian...
2020-03-06 Dongju Chae[Fix] Rename DSP-related ones to HW/Recurring
2020-03-06 Dongju Chae[Dist] Fix .spec file for Tizen dist
2020-03-06 Dongju Chae[Dist] Add install_rpath for test cases
2020-03-06 Dongju Chae[ThreadPool/UnitTest] Add unittest to test thread pool...
2020-03-06 Dongju Chae[CleanUp/UnitTest] Revise some unittests
2020-03-05 Dongju Chae[DSP/ThreadPool] Handle tasks with high priority immedi...
2020-03-05 Dongju Chae[InputService/DSP] Add internal input service with DSP
2020-03-05 Dongju Chae[ThreadPool] Seperate the thread pool impl. from host...
2020-03-05 Dongju Chae[API/DSP] Implement runNPU_internalInput() for VDNPU...
2020-03-05 Dongju Chae[Tests] Revise unit/apptests to sync with updated inter...
2020-03-05 Dongju Chae[Revision] Revise ne-host-inputservice.c to use thread...
2020-03-05 Dongju Chae[Revision] Implement no buffering for NPU inference
2020-03-05 Dongju Chae[Option] Add the option to manage buffering
2020-03-05 Dongju Chae[API/Priority] Add the API to set timeout/priority...
2020-03-05 Dongju Chae[Release] NPU Engine release 1.1.3
2020-03-05 Dongju Chae[Dist] Specify install_rpath for ubuntu users
2020-03-05 Dongju Chae[Testdata] Remove unnecessary model testdata
2020-03-05 Dongju Chae[AppTest] Skip model apptests to remove testdata build...
2020-03-03 Dongju Chae[NPU/UnitTest] Add a missing setup related to timeout...
2020-03-03 Dongju Chae[Release] NPU Engine v1.1.2 release
2020-03-02 Dongju Chae[Doc] Fix updated information
2020-03-02 Dongju Chae[VOC/API] Add a host API to get model metadata
2020-03-02 Dongju Chae[Release] 1.1.1 release
2020-03-02 Dongju Chae[Bug/DataManip] Fix bug: skip data manip. when LAYOUT_S...
2020-02-28 Dongju Chae[Coverage] Add a missing dependency for coverage generation
2020-02-24 Dongju Chae[Release] NPU Engine 1.1.0 release
2020-02-24 Dongju Chae[Refactor] Remove npu emulation and testdata generation
2020-02-19 Dongju Chae[Release] release 1.0.1
2020-02-19 Dongju Chae[Fix/TestGen] Remove uncessary input tensors
2020-02-18 Dongju Chae[Release] NPU engine 1.0.0 release
2020-02-18 Dongju Chae[TestdataGen] Reuse NPU emul to generate reference...
2020-02-18 Dongju Chae[Refactor/Emul] Refactor NPU emulations for random...
2020-02-14 Dongju Chae[Timeout] Change codes to send timeout information...
2020-02-14 Dongju Chae[Test] Enable apptests using actual models only on...
2020-02-14 Dongju Chae[Test/tvn] Exclude models with bugs
2020-02-14 Dongju Chae[AppTest] Revise visa example apptest for readability
2020-02-14 Dongju Chae[Packaging] Do not generate testdata for armv7l
2020-02-14 Parichay Kapoor[ne-host-input-service] Add support for model ID
2020-02-14 Dongju Chae[BUG/NPUemul] add missing break in switch statement
2020-02-12 Dongju Chae[README] Update README.md for the updated test directory
2020-02-12 Dongju Chae[Test/Model] Change the test directory from ./src/test...
2020-02-12 Dongju Chae[libnpuhost] Add the API to set timeout for next inferences
2020-02-11 Dongju Chae[FIX] Set buffer data to zero in the test mode
2020-02-11 Dongju Chae[Test] Disable example_visa apptest in armv7l
2020-02-07 Dongju Chae[Release] NPU engine 0.0.7 release
2020-02-06 Dongju Chae[Bug/Fix] Add a missing line for npu_run_input
2020-02-06 Dongju Chae[Debian/Dist] Add missing dependency for sub-packages...
next