[Converage] Increase code coverage for input services
[platform/adaptation/npu/trix-engine.git] / src / core / ne-host-input-service.cc
2021-08-06 Dongju Chae[Converage] Increase code coverage for input services
2021-07-13 Dongju Chae[API] Add an optional scheduler param when setting...
2021-07-12 Dongju Chae[API] Add setNPU_requestScheduler
2021-07-01 Dongju Chae[InputService] Perform refactoring for input services
2021-06-25 Dongju Chae[HW] Revise HW input service
2021-06-18 Dongju Chae[API] Implement decoupled APIs for network inferencing
2021-06-08 Dongju Chae[FIX/VD] Rename npu schduler device and other kernel...
2021-04-22 Dongju Chae[Clang] Add .clang-format and apply updates
2021-04-08 Dongju Chae[Fix] Rename 'task' to 'request'
2021-03-17 Dongju Chae[Refactoring] return 'task_id' when calling runNPU_sync...
2020-12-04 Dongju Chae[Profile] Implement the profile interface and fix minor...
2020-08-07 Dongju Chae[Apptest] Rename all apptests to be more intuitive
2020-07-27 Dongju Chae[API/RunInternal] Implement run_internal (HW recurring...
2020-06-18 Dongju Chae[Scheduler] Implement the request stop feature
2020-05-22 Dongju Chae[Fix] Make the weight segment instead of reusing model...
2020-05-19 Dongju Chae[Fix/Bug] Resolve the bug overwriting some region in...
2020-05-18 Wook Song[Core/DrvAPI] Implement the driver api for triv1
2020-05-18 Dongju Chae[Triv2/Emul] Verify npubinfmt v3 model using triv2...
2020-05-08 Dongju Chae[API/Notimode] Add an extra API to set notification...
2020-05-08 Dongju Chae[TRIV2] Implement TRIV2 handling with segt and add...
2020-04-14 Dongju Chae[UnitTest/InputService] Revise inputservice and add...
2020-04-07 Dongju Chae[Refactor/InputService] Revise input services