[Valgrind] Remove valgrind warnings.
[platform/adaptation/npu/trix-engine.git] / tests / unittests / ne_core_data_test.cc
2021-08-10 Dongju Chae[Valgrind] Remove valgrind warnings.
2021-08-09 Dongju Chae[Format] Revise the format of whole source codes
2021-07-08 Dongju Chae[Utils] Dependency refactoring test utils
2021-06-29 Dongju Chae[Data] Support data layout conversion between NCHW...
2021-05-31 Dongju Chae[Svace] Fix memory leak
2021-05-31 Dongju Chae[Coverage] Increase function coverage
2021-04-22 Dongju Chae[Clang] Add .clang-format and apply updates
2021-02-22 Dongju Chae[UnitTest] Add unittest for data converter