platform/adaptation/npu/trix-engine.git
2019-07-25 Dongju Chae[Build] Add a meson option to select a comm plugin.
2019-07-25 Dongju Chae[Build] Build NE as an executable instead of library.
2019-07-23 Dongju Chae[UnitTest] Append auto unittests to npu-engine.spec
2019-07-23 Dongju Chae[N4C] Make only N4C call .getNextBuffer() in N7
2019-07-23 Parichay Kapoor[N42] Implementation for setting up device and callbacks
2019-07-22 Dongju Chae[Build/Fix] Fix minor compile errors (with gbs)
2019-07-18 Parichay Kapoor[N42] Added function implementations
2019-07-18 Dongju Chae[NE] Remove 'first_buffer' in configure functions.
2019-07-18 Dongju Chae[N4C] Make N4C's register/unregister() use its own...
2019-07-18 Dongju Chae[N3] Add N3's wrapper of output callback
2019-07-18 Dongju Chae[N44] Add prototype impl. of N44
2019-07-18 Dongju Chae[N40] Fix compiler error in ne-inputservice.h
2019-07-18 Dongju Chae[N71] Split the compaction algorithm into two-step one
2019-07-17 Dongju Chae[Main] Make main() call N2's init/exit functions.
2019-07-17 Dongju Chae[Main] Fix bugs in argument parsing
2019-07-17 Dongju Chae[Conf] Implement configuration parsing
2019-07-17 Dongju Chae[Build] Revise meson.build for each module
2019-07-17 Dongju Chae[Build] Append sources for implemented modules to the...
2019-07-17 Dongju Chae[Build] Add missing dependencies for NPU Engine
2019-07-17 Dongju Chae[N71/Errno] Remove ne-error.h and use the log utility...
2019-07-17 Dongju Chae[N2] The prototype of host handler
2019-07-12 Parichay Kapoor[ne-inf/mem] Build fixes
2019-07-12 Dongju Chae[N3] The prototype of interence scheduler
2019-07-12 Dongju Chae[NE/Headers] Fix headers in NPU Engine to sync with...
2019-07-12 Dongju Chae[N71] Change a chunk state management to safely resize...
2019-07-12 Dongju Chae[NRC/N71] Add simple unit tests for memory allocator
2019-07-10 Parichay Kapoor[Build] meson script for npu-engine
2019-07-10 Parichay Kapoor[N91/NPUdrvApi_c] Added implementation of interfacing...
2019-07-10 MyungJoo Ham[Dist] Fix duplicated, comment header exports
2019-07-10 MyungJoo Ham[Meson] Host meson file typo fix
2019-07-10 MyungJoo Ham[Dist/Tizen] Fix .spec for host gbs build
2019-07-10 MyungJoo Ham[Meson] Fix incorrect include-dir variable
2019-07-10 MyungJoo Ham[Dist/Tizen] Fix .spec for gbs build
2019-07-10 Parichay Kapoor[ne-engine] Build fixes
2019-07-10 MyungJoo Ham[N4C] Implemtnation of start/stop
2019-07-10 MyungJoo Ham[N4C] Register/Unregister N4x input services
2019-07-10 Dongju Chae[Utils/Log] Fix syntax/semantic errors for log function...
2019-07-10 Parichay Kapoor[N42] Skeleton code for N42
2019-07-10 Dongju Chae[N5] Add missing APIs in NPU ARM plugin
2019-07-10 Parichay Kapoor[npubinfmt] Removing activation size and values
2019-07-09 Parichay Kapoor[Wait4#9][N91/NPUdrvApi_c] Implementation for NPU API...
2019-07-09 Dongju Chae[NRC/N71] Make only N4x manage the triple buffering
2019-07-09 Parichay Kapoor[NRC/N10] NPU driver API interface
2019-07-08 Dongju Chae[Utils] Add a missing destroy function for hash table
2019-06-28 Dongju Chae[NRC/N71] add error checking to prevent size overflow
2019-06-28 Dongju Chae[NE/test] change assert() to ASSERT_XX() in gtest
2019-06-28 Dongju Chae[CONF/FIX] fix typo and remove unused variables in...
2019-06-27 MyungJoo Ham[Dist/RPM] Simplify packaging.
2019-06-27 MyungJoo Ham[NE/N5] Interface for ARM post processor
2019-06-27 MyungJoo Ham[NE-CONF] Added interface of global conf/env values
2019-06-27 MyungJoo Ham[N40/InputService] Interface for N40
2019-06-27 Dongju Chae[Npufmt] fix compile errors in NPU binary format header.
2019-06-27 MyungJoo Ham[NRC/N3] Inference Scheduler Interfaces
2019-06-27 MyungJoo HamNPU Binary Format
2019-06-26 MyungJoo Ham[NE-CONF] Add basic implementation skeleton
2019-06-26 MyungJoo Ham[NE-Util] Add log write implementation
2019-06-26 MyungJoo Ham[Main] Add main function.
2019-06-26 MyungJoo Ham[Maintanence] Add CODEOWNERS
2019-06-26 MyungJoo Ham[NE-Utils] Add log utilities
2019-06-26 MyungJoo Ham[NE-CONF] Interface of global conf/env values
2019-06-26 MyungJoo Ham[N4C] Skeleton only
2019-06-26 MyungJoo Ham[NE] Event Handler Interfaces, N1
2019-06-26 MyungJoo Ham[NE/N4] Interface of N4 and N7-models
2019-06-25 Dongju Chae[NRC/N71] Remove .config_buffers() & 32bit -> 64bit
2019-06-24 Dongju Chae[NRC/N71] implement memory allocator using a GEM driver
2019-06-24 Dongju Chae[NRC/N9/build] Append build scripts for GEM API
2019-06-24 Dongju Chae[NRC/N9] minor fix such as removing unnecessary functions
2019-06-24 Dongju Chae[Utils] remove the prefix
2019-06-17 MyungJoo Ham[libNPUhost] API Prototype Draft
2019-06-17 MyungJoo Ham[Dist/Debian] Add libnpuhost pkging for Ubuntu/Debian
2019-06-14 Dongju Chae[Utils] Add utility functions for memory allocator...
2019-06-14 Dongju Chae[GEM/tests] Add simple unit tests for GEM API operations
2019-06-14 MyungJoo Ham[Build] Add basic meson build scripts
2019-06-12 Dongju Chae[GEM] Implement core operations for GEM API
2019-05-20 MyungJoo Ham[DIST] Enable multi-threaded build
2019-05-20 MyungJoo Ham[NE] NPU Runtime Core --> NPU Engine
2019-05-17 MyungJoo Ham[DIST] Separate host / core package script
2019-04-15 MyungJoo HamApplied NPU OS Design update, 2019/04/15 v2
2019-04-15 MyungJoo HamApply design draft of NPU OS Design
2019-04-10 MyungJoo HamInitial directory structure created
2019-04-10 MyungJoo HamInitial commit with documentation link