[application] SimpleShot application update for V2
authorParichay Kapoor <kparichay@gmail.com>
Mon, 12 Jul 2021 09:21:17 +0000 (18:21 +0900)
committerJijoong Moon <jijoong.moon@samsung.com>
Thu, 22 Jul 2021 11:47:24 +0000 (20:47 +0900)
commitdce58b11d89631588288cc7724687d4d3c1969a7
treeccff48de5bc77c30b515260794c6708eee6d2a08
parentea045d12113204a713bdf8867827ac55a7b1d6b5
[application] SimpleShot application update for V2

SimpleShot application update for layer V2 design.
Further, task_runner has been updated to use only 1 loss kind of layer.

Unittests of layers have not been enabled, they will be enabled with unittest_layers.

Signed-off-by: Parichay Kapoor <kparichay@gmail.com>
Applications/SimpleShot/meson.build
Applications/SimpleShot/task_runner.cpp
Applications/SimpleShot/test/simpleshot_centering_test.cpp
Applications/SimpleShot/test/simpleshot_centroid_knn.cpp
Applications/SimpleShot/test/simpleshot_l2norm_test.cpp
Applications/meson.build