[UnitTest/NPU] Remove some testcases for TRIV1
[platform/adaptation/npu/trix-engine.git] / tests / unittests / ne_core_npu_test.cc
2021-01-14 Dongju Chae[UnitTest/NPU] Remove some testcases for TRIV1
2021-01-14 Dongju Chae[UAPI] Set model's npubinfmt version
2021-01-07 Dongju Chae[Fix/UnitTest] Change the npu version for testing
2020-11-12 Dongju Chae[Model/Tops] Check the TOPS which TRIV2 device supports
2020-11-10 Dongju Chae[UnitTest] Add LD_LIBRARY_PATH to test envionment
2020-09-11 Dongju Chae[UnitTest/Bug] Add deregisterModel() after runInput()
2020-09-11 Dongju Chae[UnitTest] Reduce the sleep time for npu unittest
2020-08-12 Dongju Chae[Coverity] Resolve coverity issues due to uninitialized...
2020-08-07 Dongju Chae[Apptest] Rename all apptests to be more intuitive
2020-08-03 Dongju Chae[Svace] Resolve unresolved svace issues
2020-08-03 Dongju Chae[UnitTest/NPU] Fix the handling of runInput() return...
2020-07-02 Wook Song[Tests/NPU] Add test cases running inference using...
2020-05-27 Dongju Chae[Coverage] Increase the code coverage by excluding...
2020-05-25 Wook Song[UnitTests/NPU/Triv2] Add an inference test with valid...
2020-05-25 Wook Song[Triv2] Implement driver API for Triv2 device
2020-05-22 Dongju Chae[Fix] Make the weight segment instead of reusing model...
2020-05-18 Wook Song[Core/DrvAPI] Implement the driver api for triv1
2020-05-08 Dongju Chae[TRIV2] Implement TRIV2 handling with segt and add...
2020-04-26 Dongju Chae[TRIV2/Segt] Implement a segmenet table derived from...
2020-04-22 Dongju Chae[Coverage/NPU] Increase test coverage for NPU driver...
2020-04-10 Dongju Chae[Svace] Fix svace defects reported by ahub service
2020-04-08 Dongju Chae[UnitTest/NPU] Add NPUdrvAPI (emulation only) unittests