[TEST] Add execution order generator
authorJiho Chu <jiho.chu@samsung.com>
Tue, 14 Feb 2023 08:06:51 +0000 (17:06 +0900)
committerjijoong.moon <jijoong.moon@samsung.com>
Tue, 4 Apr 2023 01:39:05 +0000 (10:39 +0900)
commit54c63d552e4265a6e856af42a3072670a538539a
tree8be11ef2d29364d3491f4d7d19b1095bd50b74d4
parent5fddc7bdb10db668179021f6c1e9a5948a60dc3f
[TEST] Add execution order generator

It generate execution order golden file for each model.
Each golden data consists of execution orders of each tensors.

Signed-off-by: Jiho Chu <jiho.chu@samsung.com>
packaging/unittest_models_exeorder.tar.gz [new file with mode: 0644]
test/input_gen/genModelExeOrder.cpp [new file with mode: 0644]
test/input_gen/meson.build [new file with mode: 0644]
test/meson.build
test/unittest/meson.build