Revert "Update validation in runtime (#1351)" (#1406)
author서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 29 May 2018 05:51:07 +0000 (14:51 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 29 May 2018 05:51:07 +0000 (14:51 +0900)
commit4135393e3e6edc1c14e5336b3978693127559183
tree51e42445bd1b2b3da1568ac1608697818ae56c96
parent86bbecea1fce90cac87a40782900eb24ff09db95
Revert "Update validation in runtime (#1351)" (#1406)

This reverts commit 86bbecea1fce90cac87a40782900eb24ff09db95.

PR #1351 caused many test failures, which were not noticed by our CI.

Signed-off-by: Sangmin Seo <sangmin7.seo@samsung.com>
runtimes/nn/common/CMakeLists.txt
runtimes/nn/common/Utils.cpp
runtimes/nn/common/ValidateHal.cpp [deleted file]
runtimes/nn/common/include/Utils.h
runtimes/nn/common/include/ValidateHal.h [deleted file]
runtimes/nn/runtime/ModelBuilder.cpp