platform/adaptation/npu/trix-engine.git
2021-05-26 Dongju Chae[Debian] Increase the minimum version dependency of...
2021-05-26 Dongju Chae[Fix/Coverity] Fix coverity issues not checking return...
2021-05-26 Dongju Chae[VD/NPUMGR] Implement network execute APIs
2021-05-25 Dongju Chae[API] Add a common API to cover runNPU_sync/async
2021-05-25 Dongju Chae[VD/NPUMGR] Implement buffer-related APIs
2021-05-25 Dongju Chae[Build/Fix] Remove unnecessary glib dependency
2021-05-25 Dongju Chae[VD/NPUMGR] Daemonize NPUMGR runnable in FastModel
2021-05-25 Dongju Chae[API] add an API to calculate a tensor size of model
2021-05-25 Dongju Chae[Comm/FD] Allow to read file contents via a file descriptor
2021-05-25 Dongju Chae[Tests/Utils] Separate common functions from test utils
2021-05-25 Dongju Chae[Fix/Triv2] Fix checking a file descriptor of npu_sched...
2021-05-25 Dongju Chae[VD/NPUMGR] Implement network/tensor query functions
2021-05-18 Dongju Chae[VD/NPUMGR] Implement network create/destroy
2021-05-18 Dongju Chae[VD/NPUMGR] Add the TRIV2 plugin prototype of npumgr
2021-05-17 Dongju Chae[Release] npu-engine 2.3.7 release
2021-05-17 Dongju Chae[FIX] Update test models v2.3.4 to v2.3.5
2021-05-17 Dongju Chae[API/Profile] Add the profile opcode
2021-05-06 Dongju Chae[API/Profile] Seperate profiling data
2021-05-06 Dongju Chae[API/Profile] Implement getNPU_profile_opt()
2021-05-06 Dongju Chae[Svace] Fix minor svace issue
2021-04-27 Dongju Chae[Release] NPU Engine 2.3.6 release
2021-04-27 Dongju Chae[Utils/Cuse] Support profiling ioctl () of CUSE device.
2021-04-27 Dongju Chae[Utils/Cuse] Implement run_input ioctl and connect...
2021-04-27 Dongju Chae[Utils/Cuse] Implement model register/deregister ioctls
2021-04-27 Dongju Chae[VD/NPUMGR] Implement the protoype of NPU Manager
2021-04-22 Dongju Chae[Clang] Add .clang-format and apply updates
2021-04-21 Dongju Chae[API/Profile] Add profile data path to the profile...
2021-04-21 Dongju Chae[SAM] Add the exclude list of SAM.
2021-04-20 Dongju Chae[Utils/Cuse] Implement hwmem alloc/dealloc via Cuse...
2021-04-19 Dongju Chae[Utils/Cuse] Add the prototype of trinity-cuse
2021-04-13 Dongju Chae[Fix] Distinguish between Debian and Emul. envionment
2021-04-13 Dongju Chae[Fix] Reduce the maximum device nodes
2021-04-08 Dongju Chae[README] Update deprecated descriptions
2021-04-08 Dongju Chae[Coverage/Fix] Add error handling to the coverage analy...
2021-04-08 Dongju Chae[Fix] Rename 'task' to 'request'
2021-04-08 Dongju Chae[Docs] Add documents for Tizen MLAPI sample app
2021-04-07 Dongju Chae[Release] NPU Engine 2.3.5 release
2021-04-07 Dongju Chae[Profile] Add start/end cycles for profiling
2021-04-06 Dongju Chae[Emul/Tizen] Enable emulation mode in Tizen env.
2021-03-25 Dongju Chae[Release] npu-engine release v2.3.4
2021-03-25 Dongju Chae[Profile] Support layer manipulation in kernel profiling
2021-03-25 Dongju Chae[Profile/Fix] Rename 'unknown' layer to 'unclassified...
2021-03-25 Dongju Chae[Profile/Fix] Increase the max length of layer name
2021-03-23 Dongju Chae[Utils] Add extra information to model-inspect tool
2021-03-23 Dongju Chae[FIX] Update TRIV2 2TOPS testdata path
2021-03-19 Dongju Chae[Release] npu-engine 2.3.3 release
2021-03-19 Dongju Chae[npubinfmt] add description for extended metadata
2021-03-18 Dongju Chae[Util] Add output dump mode
2021-03-18 Dongju Chae[Docs] Fix some documents related to fast model
2021-03-18 Dongju Chae[Test/Preempt] Add an apptest to test the task preemption
2021-03-17 Dongju Chae[Refactoring] return 'task_id' when calling runNPU_sync...
2021-03-12 Dongju Chae[Profile] Add vISA execution sequence
2021-03-12 Dongju Chae[libnpuhost] Add the API to get DSPM size of DSP HW.
2021-03-11 Dongju Chae[Utils] Add a program option to apptests for selecting...
2021-03-11 Dongju Chae[unittest/libnpuhost] Fix program size setting for...
2021-03-11 Dongju Chae[unittest/hwmem] Remove cgem unittest
2021-02-26 Dongju Chae[Dist] Fix libmrpsim version dependency
2021-02-22 Dongju Chae[Release] NPU Engine 2.3.2 release
2021-02-22 Dongju Chae[Coverage] Increase the code coverage of libnpuhost
2021-02-22 Dongju Chae[Coverity] Resolve some coverity issues
2021-02-22 Dongju Chae[Profile] Support DSP profiling parsing
2021-02-22 Dongju Chae[Debugging] Add log level to print log messages to...
2021-02-22 Dongju Chae[UnitTest] Add unittest for data converter
2021-02-22 Dongju Chae[Profile] Add unknown layer for unmapped vISA insts
2021-02-22 Dongju Chae[UAPI] Use a hwmem type to support contiguous mapping
2021-02-19 Dongju Chae[FIX] Change extended metadata naming
2021-02-09 Dongju Chae[Release] NPU Engine 2.3.1 release
2021-02-09 Dongju Chae[Profile] Add profile fmt version checking
2021-02-09 Dongju Chae[Docs] Replace documentation
2021-02-02 Dongju Chae[README] Add document pages to README.md
2021-02-02 Dongju Chae[profile] Update per-layer profiling
2021-02-02 Dongju Chae[doc] add initial files to generate hotdoc
2021-01-27 Dongju Chae[npubinfmt/profile] New proposal for profile extra...
2021-01-26 Dongju Chae[npubinfmt] add extra info to store number of visa...
2021-01-15 Dongju Chae[Release] NPU Engine 2.3.0 release
2021-01-15 Dongju Chae[Profile] Implement vISA to layer (tensor name) mapping
2021-01-15 Dongju Chae[Doc/Fix] Update some documents to apply changed testda...
2021-01-15 Dongju Chae[Profile] Get per-layer profiling info. from extended...
2021-01-14 Dongju Chae[Apptest/Doc] Add sample usage example using libnpuhost.h
2021-01-14 Dongju Chae[UnitTest/NPU] Remove some testcases for TRIV1
2021-01-14 Dongju Chae[UAPI] Set model's npubinfmt version
2021-01-14 Dongju Chae[npubinfmt/profile] Add decription of extended metadata...
2021-01-14 Dongju Chae[npubinfmt/profile] Rename the magiccode's extra field
2021-01-07 Dongju Chae[Fix] Specify recurring test's target NPU to 8TOPS
2021-01-07 Dongju Chae[Fix/UnitTest] Change the npu version for testing
2021-01-07 Dongju Chae[Fix] fix a potential deadlock when calling join()
2021-01-05 Dongju Chae[TRIV2.3/API] Add new API to get a device instance...
2021-01-04 Dongju Chae[Release] npu-engine 2.2.10 release
2021-01-04 Dongju Chae[2TOPS/Fix] Use dynamic data granularity
2020-12-18 Dongju Chae[Coverage] Increase code coverage
2020-12-14 Dongju Chae[Release] NPU Engine v2.2.9 Release
2020-12-14 Dongju Chae[Packaging/Fix] Remove unnecessary dependency
2020-12-14 Dongju Chae[Profile] Revise profiling interface for TRIV2 kernel...
2020-12-14 Dongju Chae[Utils] Fix minor defects from svace analysis
2020-12-04 Dongju Chae[Release] npu-engine release v2.2.8
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-11-26 Dongju Chae[Release] npu-engine release v2.2.7
2020-11-26 Dongju Chae[Utils/Trinity-SMI] Add an option to wait the interval...
2020-11-26 Dongju Chae[Emul/2TOPS] Fix a wrong command filepath for 2TOPS NPU
2020-11-26 Dongju Chae[Host/Refactor] Move libnpuhost codes to ./src/host/
next