[nnc] Remove `examples` directory (#2207)
authorРоман Михайлович Русяев/AI Tools Lab /SRR/Staff Engineer/삼성전자 <r.rusyaev@samsung.com>
Fri, 9 Nov 2018 15:10:04 +0000 (18:10 +0300)
committerEfimov Alexander/AI Tools Lab/./Samsung Electronics <a.efimov@samsung.com>
Fri, 9 Nov 2018 15:10:04 +0000 (18:10 +0300)
commit2e07b3cdb1615a2821826b08e8fc7fb8b12a0156
tree87e7e912740d74eddab370226dfe395f3047d217
parented9f208138e52674825e3b6216cfb21df90a5a9b
[nnc] Remove `examples` directory (#2207)

* Remove `examples` directory and rename dot dumpers

Signed-off-by: Roman Rusyaev <r.rusyaev@samsung.com>
contrib/nnc/CMakeLists.txt
contrib/nnc/examples/CMakeLists.txt [deleted file]
contrib/nnc/utils/CMakeLists.txt
contrib/nnc/utils/caffe_dot_dumper/CMakeLists.txt [moved from contrib/nnc/examples/caffe_frontend/CMakeLists.txt with 100% similarity]
contrib/nnc/utils/caffe_dot_dumper/model_dump.cpp [moved from contrib/nnc/examples/caffe_frontend/model_dump.cpp with 100% similarity]
contrib/nnc/utils/tflite_dot_dumper/CMakeLists.txt [moved from contrib/nnc/examples/tflite_frontend/CMakeLists.txt with 100% similarity]
contrib/nnc/utils/tflite_dot_dumper/sanity_check.cpp [moved from contrib/nnc/examples/tflite_frontend/sanity_check.cpp with 100% similarity]