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