platform/adaptation/npu/trix-engine.git
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...
2020-09-17 Wook Song[AppTests/BulkGem] Fix a bug in destroying a DRM handle
2020-09-11 Dongju Chae[UnitTest/Bug] Add deregisterModel() after runInput()
2020-09-11 Dongju Chae[UnitTest] Reduce the sleep time for npu unittest
2020-09-09 Dongju Chae[Fix/AppTest] Deprecated enum in libtinyxml2-dev
2020-09-09 Dongju Chae[AppTest] Add apptest to test models with different...
2020-09-04 kaka[UnitTest] Add unit test cases to test functional of...
2020-09-03 Dongju Chae[Fix/Utils] Use the standard library to restore format...
2020-09-03 Dongju Chae[Fix/Utils] Fix missing format restoration of model...
2020-08-28 Dongju Chae[Release] npu-engine 2.2.2 release
2020-08-28 Dongju Chae[TRIV2] Add data manipulation support for TRIV2
2020-08-28 Dongju Chae[DataManip] Implement data converter class
2020-08-27 Dongju Chae[Fix/Utils] Fix typo in model-inspect.cc
2020-08-27 Dongju Chae[Bug/Weight] fix bug accessing weight seg idx when...
2020-08-21 Dongju Chae[Utils] Add npu-engine-utils packages
2020-08-20 Dongju Chae[libnpuhost] remove unused APIs
2020-08-20 Dongju Chae[FIX/DMABUF] Fix external segments handling
2020-08-19 Dongju Chae[Release] npu-engine 2.2.1 release and code freeze...
2020-08-19 Dongju Chae[UnitTest] Remove unnecessary ifdef for emulation
2020-08-19 Dongju Chae[Doc/Test] Add documentation for nnstreamer-private...
2020-08-19 Dongju Chae[Fix/UnitTest] Resolve memory leaks in unittest
2020-08-19 Dongju Chae[Doc/Fix] Fix 'how_to_test.md' to distinguish host...
2020-08-18 Dongju Chae[FIX] resolve minor svace/coverity issues
2020-08-18 Dongju Chae[Release] npu-engine release 2.2.0
2020-08-18 Dongju Chae[FIX/FPGA] Add driver-assisted memcpy for workaround...
2020-08-14 Wook Song[Tests/Unit/Handler] Add a negative TC for registerModel()
2020-08-14 Wook Song[Tests/Unit] Fix no-assertion TCs reported by TCM
2020-08-14 Wook Song[Core/Utils] Make logWrite have a return value
2020-08-13 Dongju Chae[UnitTest] Add some negative cases for libnpuhost unittest
2020-08-13 Dongju Chae[UnitTest] Add new unittest for libnpuhost
2020-08-13 Dongju Chae[Test/Util] Add util class for testing
2020-08-13 Dongju Chae[Doc] Describe how to test NPU-DDK packages on FastModel
2020-08-13 Wook Song[AHub/TCM] Add config.yaml for TCM on AHub
2020-08-13 Dongju Chae[Fix/UnitTest] Fix some unittests of ne-inf.cc due...
2020-08-13 Dongju Chae[UnitTest] Increase unittests' sleep time to 100ms
2020-08-12 Dongju Chae[Fix/UnitTest] Fix some unresolved coverity issues...
2020-08-12 Dongju Chae[Fix/AppTest] Remove a model instance in TesterTRIV2
2020-08-12 Wook Song[Tests/App] Update the application-level test for hw...
2020-08-12 Wook Song[Core/NPUDrvAPI/Triv2] Implement stop_target()
2020-08-12 Dongju Chae[Test] Slightly increase test time
2020-08-12 Dongju Chae[Coverage] Increase the code coverage for HWmem
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to uninitialized...
next