[Action] Update pr checker to make core dump
[platform/adaptation/npu/trix-engine.git] / src / host /
2021-08-09 Dongju Chae[Format] Revise the format of whole source codes
2021-07-20 Dongju Chae[API/CUSE] Get profile data submitted by other process
2021-07-14 Dongju Chae[FIX] Handle newly added extended metasize field
2021-07-13 Dongju Chae[API] Add an optional scheduler param when setting...
2021-07-12 Dongju Chae[API] Add setNPU_requestScheduler
2021-06-25 Dongju Chae[HW] Revise HW input service
2021-06-23 Dongju Chae[API] Add API to get model id of request and handle...
2021-06-23 Dongju Chae[API] Allow to submit a request multiple times
2021-06-22 Dongju Chae[API] Add API to submit requests for kernel modules
2021-06-18 Dongju Chae[API] Implement decoupled APIs for network inferencing
2021-06-15 Dongju Chae[API] Add decoupled inference APIs (request submission)
2021-06-14 Dongju Chae[API/Log] Add Logging API for users with custom tag
2021-06-03 Dongju Chae[Bug] Fix metadata memcpy bug
2021-05-25 Dongju Chae[API] Add a common API to cover runNPU_sync/async
2021-05-25 Dongju Chae[API] add an API to calculate a tensor size of model
2021-05-06 Dongju Chae[API/Profile] Implement getNPU_profile_opt()
2021-04-22 Dongju Chae[Clang] Add .clang-format and apply updates
2021-04-21 Dongju Chae[API/Profile] Add profile data path to the profile...
2021-04-08 Dongju Chae[Fix] Rename 'task' to 'request'
2021-03-12 Dongju Chae[libnpuhost] Add the API to get DSPM size of DSP HW.
2021-02-22 Dongju Chae[Coverage] Increase the code coverage of libnpuhost
2021-02-09 Dongju Chae[Docs] Replace documentation
2021-01-14 Dongju Chae[npubinfmt/profile] Rename the magiccode's extra field
2021-01-05 Dongju Chae[TRIV2.3/API] Add new API to get a device instance...
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-11-26 Dongju Chae[Host/Refactor] Move libnpuhost codes to ./src/host/
2019-08-09 Dongju Chae[Build/Dir] Reconstruct core source directory
2019-07-31 Dongju Chae[BUILD] Revise directories for libnpu-engine