platform/adaptation/npu/trix-engine.git
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/
2020-11-24 Dongju Chae[UTILS] Add a feature of trinity-smi to show list of...
2020-11-18 Dongju Chae[Release] npu-engine 2.2.6 release
2020-11-18 Dongju Chae[README] Add the quick-start guide using docker
2020-11-18 Dongju Chae[Utils] Prototype of trinity-smi for management and...
2020-11-18 Dongju Chae[Handler/API] Add libnpuhost APIs to get NPU device...
2020-11-18 Dongju Chae[Handler/API] Add libnpuhost APIs to get driver API...
2020-11-18 Dongju Chae[Util/Fix] Skip TRIV emulation on debian env.
2020-11-13 Dongju Chae[Emul/2TOPS] Use environment variable to set the comman...
2020-11-12 Dongju Chae[Release] npu-engine 2.2.5 release
2020-11-12 Dongju Chae[Model/Tops] Check the TOPS which TRIV2 device supports
2020-11-11 Dongju Chae[npubinfmt] Add the size of dsp memory to npubinfmt
2020-11-10 Dongju Chae[npubinfmt] add macro to get 'TOPS' from npu_version
2020-11-10 Dongju Chae[UnitTest] Add LD_LIBRARY_PATH to test envionment
2020-11-10 Dongju Chae[Emul] Revise NPU emulation to use libmrpsim.so
2020-11-03 Dongju Chae[Fix/Coverage] Fix the coverage script
2020-11-03 Dongju Chae[Debian/Coverage] Generage coverage report on debian
2020-11-03 Dongju Chae[Fix/AppTest] Increase the timeout for triv2 bulk apptest
2020-11-03 Dongju Chae[Test/Util] Revise some apptests to use common test...
2020-11-03 Dongju Chae[DataConvert] Add missing warning messages on data...
2020-10-22 Dongju Chae[Release] npu-engine 2.2.4 release
2020-10-22 Dongju Chae[FIX] Fix input/output data size calculation
2020-09-24 Dongju Chae[Release] npu-engine 2.2.3 release
2020-09-24 Dongju Chae[Profile] Implement the prototype of profiling APIs
2020-09-23 Dongju Chae[Fix/Coverity] Resolve the reported coverity issues
2020-09-23 Dongju Chae[Bug/Unregister] Fix the bug related to unregisterModels()
2020-09-22 Wook Song[AppTests] Skip the test when the given model is not...
2020-09-21 Dongju Chae[libnpuhost/profile] Add new APIs for NPU profiling
2020-09-17 Wook Song[AppTests] Do not install the dummy apptests in normal...
next