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-11-27
Wook Song
[Dist/Tizen] Generate multi-layer data for application...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Wook Song
[Dist/Debian] Gernerate single layer data for applicati...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Wook Song
[Dist/Tizen] Generate single layer data for application...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Wook Song
[Dist/Debian] Add omitted npu-engine.ini to the main...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Wook Song
[Dist/Debian] Fix a warning about 'badly formatted...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Wook Song
[Meson] Replace version string of meson with >= 0.42
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Dongju Chae
[ASR/IP] Revise getnumNPU/ASRdevice() to use common...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-27
Dongju Chae
[BUILD/ASR] Remove asr-specific codes to reuse existing one
commit
|
commitdiff
|
tree
|
snapshot
2019-11-26
Dongju Chae
[TESTDATA] Bug fix on CONVE mod calculation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Dongju Chae
[RELEASE] Add CHANGES to maintain changelog & make...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Dongju Chae
[TEST] Add ubuntu auto_test & enable example_visa as...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Dongju Chae
[CONF] Revise all source codes which have used test_mod...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-25
Dongju Chae
[CONF] Remove test_mode configuration
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Dongju Chae
[Valgrind] Revise a way to enable valgrind to remove...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Tools/GenTestData] Update model_gen tool to use testda...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Tools/GenTestData/Meson] Fix errors while building...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Dongju Chae
[Packaging] Remove the libnpuvision dependency for...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Dongju Chae
[FIX] version check fixup for some packages
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Tools/Meson] Include gen-testdata in build tree
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Dist/Tizen] Exclude tools for test data generation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Tools/GenTestData] Fix a warning about sign-compare
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Tools/GenTestData] Fix a warning about unused-result
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Tools/GenTestData] Remove unneeded white spaces
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Test] Move files related to testdata generation to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-22
Wook Song
[Dist/Debian] Add omitted build-dependency on libinipar...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Dongju Chae
[EMUL/BUG] Bug fix: when model_gen.py makes esum data...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Dongju Chae
[EMUL/BUG] Bug fix: Add a missing line when setting...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Dongju Chae
[CONF] Set the default resv mem size to 0 (Kernel CMA)
commit
|
commitdiff
|
tree
|
snapshot
2019-11-20
Dongju Chae
[FIX/GEM] fix the size checking in gem_create() to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Fill the function body for CONVE emulation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Fill the function body for ReLU emulation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Fill the function body for AVGP emulation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Dongju Chae
[README/DOC] Revise README.md and add some documentation
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Dongju Chae
[BUG] Bug fix in CONV emulation and esum/weight data...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Dongju Chae
[TESTDATA] Add a testcase for multi-layer model to...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Dongju Chae
[TESTDATA/FIX] Fix the model generation to use specifie...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Add skeleton code for ReLU, AVGP, CONVE...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Add a struct representing instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Add a struct representing instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Add a struct representing instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Add a struct representing instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-19
Wook Song
[Core/NPU/Emul] Add a struct representing instruction...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Dongju Chae
[NPU/EMUL] Add NPU emulation engine (support CONV/MAXP...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Dongju Chae
[TESTDATA] Add enum for trinity opcodes
commit
|
commitdiff
|
tree
|
snapshot
2019-11-18
Dongju Chae
[TESTDATA] Fix multi-layer testdata generation when...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Wook Song
[Local/Dist/Debian] Run meson with PKG_CONFIG_PATH...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Wook Song
[Local/Dist/Debian] Initial debianize
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Wook Song
[Local/Meson] Add a mode to build/run NPU Engine withou...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-14
Dongju Chae
[NPU/EMUL] Add a skeleton for NPU ioctl emulations
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Wook Song
[Core/Conf] Make load_conf_default static
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Dongju Chae
[NPU] add a missing header, typedef.h, to npubinfmt.h
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Dongju Chae
[FIX] Make model generator generate final input/output...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Dongju Chae
[MEM] Add .reset_buffer() to prevent deadlocks on vario...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-11
Dongju Chae
[TESTDATA] Add testdata generator with multi-layer...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Dongju Chae
[UNITTEST] Fix dummy model metadata and callback check
commit
|
commitdiff
|
tree
|
snapshot
2019-11-08
Dongju Chae
[TESTDATA] Update the NPU binary generator for multi...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Wook Song
[Test/AppTests] Reduce number of tests when running...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Wook Song
[Core/Conf] Add an API to get the current running mode
commit
|
commitdiff
|
tree
|
snapshot
2019-11-07
Dongju Chae
[NPU/CONF] Bug fix due to wrong config loads in NPU...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-04
Dongju Chae
[MEM/CMA] Bug fix in cma wrappers for dmabuf map/unmap
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Dongju Chae
[BUG] Fix the wrong encoding for input/output offset...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Dongju Chae
[FIX] fix the bug in example_visa apptest when it handl...
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Dongju Chae
[BUG] fix srnpu unittests to use valid dmabuf id
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Dongju Chae
[BUG] Fix the wrong ioctl arguments in srnpu APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
채동주/On-Device...
Revert "[BUG/NPU] bug fix in npu_open() for fd return"
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Dongju Chae
[BUG] Fix wrong ioctl argument for dmabuf mapping
commit
|
commitdiff
|
tree
|
snapshot
2019-11-01
Dongju Chae
[BUG] Fix bugs in the unittest for srtlb APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Dongju Chae
[BUG/NPU] bug fix in npu_open() for fd return
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
MyungJoo Ham
[ASR] Add skeleton for ASR support
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Parichay Kapoor
[TLBdrvAPI] sr TLB API driver implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Parichay Kapoor
[n4/n3] return buffer in case of error
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Dongju Chae
[APPTEST] Add the apptest to test example visa binaries
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Dongju Chae
[TEST] Add a script to generete a NPU model with visa...
commit
|
commitdiff
|
tree
|
snapshot
2019-10-28
Dongju Chae
[DMABUF] Add new APIs for sync features on dmabuf
commit
|
commitdiff
|
tree
|
snapshot
2019-10-14
Parichay Kapoor
[mem/npu] Add register of dmabuf when alloc memory
commit
|
commitdiff
|
tree
|
snapshot
2019-10-08
Parichay Kapoor
[TLBdrvAPI] Added TLB user-side API skeleton
commit
|
commitdiff
|
tree
|
snapshot
2019-10-02
Dongju Chae
[MEM] Resolve the race condition bug in buffer resizing
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Dongju Chae
[MEM] Revise enum hwmem_type for readability
commit
|
commitdiff
|
tree
|
snapshot
2019-10-01
Parichay Kapoor
[NPUdrvAPI] Updated interface
commit
|
commitdiff
|
tree
|
snapshot
2019-09-27
Dongju Chae
[MEM] Rename the API 'get_size' to 'get_pool_size'
commit
|
commitdiff
|
tree
|
snapshot
2019-09-26
Dongju Chae
[GEM] Add an extra argument for cacheable GEM buffer
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dongju Chae
[AppTest] add AppTest to test dma-buf sharing for I...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-23
Dongju Chae
[LIBHOST] Add a user-level API to allocate a generic_buffer
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Wook Song
[ReadMe] Fix unshown badges in README.md
commit
|
commitdiff
|
tree
|
snapshot
2019-09-20
Parichay Kapoor
[packaging] Dsiable track-origins for unittests
commit
|
commitdiff
|
tree
|
snapshot
2019-09-19
Parichay Kapoor
[host-input-service] bugfix for base address
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Dongju Chae
[LIBHOST] Fix the linking problem for APIs in CPP appli...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Dongju Chae
[BUG FIX] Fix the assertion error of 'DummyInference...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Wook Song
[Test/Utils] Clean code and handle BUFFER_UNDEFINED
commit
|
commitdiff
|
tree
|
snapshot
2019-09-18
Wook Song
[Tests/IP] Revise the test case named 'registerNPUmodel...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Dongju Chae
[README] Revise README.md in root dir to add useful...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Dongju Chae
[MEM/IP] Support dma-buf sharing for I/O buffers
commit
|
commitdiff
|
tree
|
snapshot
2019-09-17
Dongju Chae
[README] Add README.md for user APIs
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Dongju Chae
[Handler] Minor fix on ne-handler.c
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Wook Song
[Mem] Refactor mem_alloc()
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Dongju Chae
[AppTest] add AppTest to test dma-buf sharing for model...
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Dongju Chae
[NPU] Fix ioctl() warnings in NPU driver API
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Dongju Chae
[MEM] Revise .get_dmabuf() to support KERNEL_CMA
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Dongju Chae
[MEM] Fix error return statements
commit
|
commitdiff
|
tree
|
snapshot
2019-09-16
Dongju Chae
[CONF] Replace sscanf() to strtoull() for parsing ...
commit
|
commitdiff
|
tree
|
snapshot
next