platform/adaptation/npu/trix-engine.git
2020-08-10 Dongju Chae[Svace] Fix svace issues newly detected
2020-08-10 Wook Song[Core/HwInputSrv] Use dev_t instead of the path of...
2020-08-07 Dongju Chae[Doc] Update usage example
2020-08-07 Dongju Chae[Apptest] Rename all apptests to be more intuitive
2020-08-06 Dongju Chae[SAM/Segt] Reduce Cyclomatic Complexity in segment...
2020-08-05 Wook Song[Tests/AppTests] Add an application test to verify...
2020-08-05 Wook Song[Tests/App] Fix wrong indentations
2020-08-05 Wook Song[Tests/Unittests/HwMem] Replace 'vgem' with 'cgem'
2020-08-05 Dongju Chae[API/HwInput] Fix runInternal() API for HW input service
2020-08-03 Dongju Chae[Svace] Resolve unresolved svace issues
2020-08-03 Wook Song[Tests/UnitTests] Add test cases for HWMemExternal...
2020-08-03 Dongju Chae[UnitTest/NPU] Fix the handling of runInput() return...
2020-07-27 Dongju Chae[NPUBINFMT] Add an NPU (i.e., arch) version in npubinfmt
2020-07-27 Dongju Chae[API/RunInternal] Implement run_internal (HW recurring...
2020-07-27 Dongju Chae[libnpuhost] Revisiting alloc/dealloc APIs
2020-07-16 Dongju Chae[AppTest] test cpu polling for output notification
2020-07-10 Dongju Chae[AppTest] Add apptest for multiple runs with the same...
2020-07-09 Dongju Chae[Release] npu-engine 2.0.5 release
2020-07-09 Dongju Chae[Triv2] Fix calculating input/output tensor sizes on...
2020-07-07 Dongju Chae[AppTest] Add extra arg to dump the obtained output
2020-07-07 Dongju Chae[README] Fix a broken link to meta-trinity
2020-07-02 Wook Song[Tests/NPU] Add test cases running inference using...
2020-06-24 Dongju Chae[Release] npu-engine 2.0.4 release
2020-06-24 Dongju Chae[AppTest/Dmabuf] add missing setDataInfo() in apptest_d...
2020-06-24 Dongju Chae[Triv2/Model] Add the model's finalize() to apply user...
2020-06-24 Dongju Chae[Debugging] Add log verbose mode for debugging.
2020-06-23 Dongju Chae[Ioctl] Add numRequests/stop ioctl() impl for trinity...
2020-06-19 Dongju Chae[Triv2/Fix] Add error handling codes to check too large...
2020-06-18 Dongju Chae[Release] npu-engine 2.0.2 release
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
next