platform/adaptation/npu/trix-engine.git
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...
2020-02-05 Dongju Chae[Coverage] Fix unittest coverage script
2020-02-04 Dongju Chae[Unittest/Fix] Remove check routines after .return_buffer()
2020-02-03 Dongju Chae[Quantization] Do not perform quantization for 1-byte...
2020-02-03 Dongju Chae[FIX] fix meson version dependency
2020-01-31 Dongju Chae[Release] NPU Engine 0.0.6 release
2020-01-31 Dongju Chae[Test/Quantization] Add a unittest to test quantization
2020-01-31 Dongju Chae[Test/DataManip] Add a unittest to test data manipulation
2020-01-30 Dongju Chae[FIX] Fix some functions' descriptions
2020-01-30 Dongju Chae[Quantization] Implement input/output quantization...
2020-01-30 Dongju Chae[Test/npubinfmt_v2] Enable testcases for npubinfmt v2
2020-01-29 Dongju Chae[FIX] Remove unnecessary broadcast in callback handling
2020-01-29 Dongju Chae[TEST] Change unit/apptest codes to sync with the updat...
2020-01-29 Dongju Chae[libnpuhost] Support output_buffers with multiple tensors
2020-01-28 Dongju Chae[Fix] Fix warnings caused by the updated gcc version
2020-01-28 Dongju Chae[DataManip] Implement data manipulation for BUFFER_MAPPED
2020-01-20 Dongju Chae[Fix/Log] Omit logs for third-party libraries (e.g...
2020-01-20 Dongju Chae[Handler] Revise data preparation for multiple tensors...
2020-01-16 Dongju Chae[AppTest] Revise existing unittests to use allocInputBu...
2020-01-16 Dongju Chae[libnpuhost] revise buffer allocation/cleanup APIs...
2020-01-14 Dongju Chae[libnpuhost/api] add the API to set data info for input...
2020-01-13 Dongju Chae[ModelGen] Update model generator for newly added metad...
2020-01-13 Dongju Chae[npubinfmt/v2] add quantization parameters for each...
2020-01-13 Dongju Chae[Bug/Ip] Handle non-zero input offset in plugin-comm...
2020-01-13 Dongju Chae[Comm/Api] Add the API to obtain the metadata of target...
2020-01-13 Dongju Chae[Testdata] Fix testcase generator to consider non-zero...
2020-01-07 Dongju Chae[DOC] Revise doc for .gbs.conf to remove repo.extra
2020-01-07 Dongju Chae[TESTGEN] Revise testcase generator for npubinfmt v2
2020-01-07 Dongju Chae[MODEL/META] Verify the magiccode in npubinfmt's metadata
2020-01-03 Dongju Chae[TESTGEN] Revise model generator for npubinfmt v2
2020-01-03 Dongju Chae[BUILD] add the build option for NPU data manipulation
2019-12-18 Dongju Chae[TEST/MODELGEN] Sync with the updated npubinfmt.h
2019-12-18 Dongju Chae[NPUBINFMT] Append per-tensor information (e.g., num...
2019-12-18 Dongju Chae[Release] NPU Engine 0.0.5 Release
2019-12-18 Dongju Chae[ASR] Revise inference-related SW stack for NPU-ASR
2019-12-18 Dongju Chae[DOC] Revise doc to describe additional info (ubuntu...
2019-12-18 Dongju Chae[README] Revise README.md to describe 'tools' folder
2019-12-17 Dongju Chae[ASR] make ASR use a dummy model
2019-12-03 Dongju Chae[TESTDATA-GEN] Fix the input size to include esum sizes...
2019-12-02 Wook Song[Dist/Debian] Create a new package containing test...
2019-11-29 MyungJoo HamCommon/Typedef: Update input mode description
2019-11-29 Wook Song[Dist/Debian] Change prefixes of sub-packages to npu...
2019-11-29 Wook Song[Meson] Clean code in meson build scripts
2019-11-28 Dongju Chae[FIX/RUN_SYNC] Fix the timing issue due to early infere...
2019-11-28 Dongju Chae[BUG/HWMEM] setup_hwmem() bug fix: hwmem deactivation...
2019-11-27 Dongju Chae[LOG] Remove unnecessary logs and fix some log typos
2019-11-27 Dongju Chae[CONF] Remove iniparser's duplicated loads & error...
2019-11-27 Wook Song[Debian] Update version to 0.0.3
2019-11-27 Wook Song[Dist/Debian] Generate multi-layer data for application...
2019-11-27 Wook Song[Dist/Tizen] Generate multi-layer data for application...
2019-11-27 Wook Song[Dist/Debian] Gernerate single layer data for applicati...
2019-11-27 Wook Song[Dist/Tizen] Generate single layer data for application...
2019-11-27 Wook Song[Dist/Debian] Add omitted npu-engine.ini to the main...
2019-11-27 Wook Song[Dist/Debian] Fix a warning about 'badly formatted...
2019-11-27 Wook Song[Meson] Replace version string of meson with >= 0.42
2019-11-27 Dongju Chae[ASR/IP] Revise getnumNPU/ASRdevice() to use common...
2019-11-27 Dongju Chae[BUILD/ASR] Remove asr-specific codes to reuse existing one
2019-11-26 Dongju Chae[TESTDATA] Bug fix on CONVE mod calculation
2019-11-25 Dongju Chae[RELEASE] Add CHANGES to maintain changelog & make...
2019-11-25 Dongju Chae[TEST] Add ubuntu auto_test & enable example_visa as...
2019-11-25 Dongju Chae[CONF] Revise all source codes which have used test_mod...
2019-11-25 Dongju Chae[CONF] Remove test_mode configuration
2019-11-22 Dongju Chae[Valgrind] Revise a way to enable valgrind to remove...
2019-11-22 Wook Song[Tools/GenTestData] Update model_gen tool to use testda...
2019-11-22 Wook Song[Tools/GenTestData/Meson] Fix errors while building...
2019-11-22 Dongju Chae[Packaging] Remove the libnpuvision dependency for...
2019-11-22 Dongju Chae[FIX] version check fixup for some packages
2019-11-22 Wook Song[Tools/Meson] Include gen-testdata in build tree
2019-11-22 Wook Song[Dist/Tizen] Exclude tools for test data generation
2019-11-22 Wook Song[Tools/GenTestData] Fix a warning about sign-compare
2019-11-22 Wook Song[Tools/GenTestData] Fix a warning about unused-result
2019-11-22 Wook Song[Tools/GenTestData] Remove unneeded white spaces
2019-11-22 Wook Song[Test] Move files related to testdata generation to...
2019-11-22 Wook Song[Dist/Debian] Add omitted build-dependency on libinipar...
2019-11-20 Dongju Chae[EMUL/BUG] Bug fix: when model_gen.py makes esum data...
2019-11-20 Dongju Chae[EMUL/BUG] Bug fix: Add a missing line when setting...
2019-11-20 Dongju Chae[CONF] Set the default resv mem size to 0 (Kernel CMA)
2019-11-20 Dongju Chae[FIX/GEM] fix the size checking in gem_create() to...
2019-11-19 Wook Song[Core/NPU/Emul] Fill the function body for CONVE emulation
next