Relocate nncc commands (#4307)
author박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Wed, 17 Jul 2019 01:35:25 +0000 (10:35 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Wed, 17 Jul 2019 01:35:25 +0000 (10:35 +0900)
commit01021d472cf145af005c92d7630b87aaa91cde72
treefa04f97b2d6e0faddb1f0de5775abb5bcc687f5c
parent2facde16b77921a7d0dc0f6356ca5a16de31ba1a
Relocate nncc commands (#4307)

All the nncc commands are now in infra/nncc/command.

Signed-off-by: Jonghyun Park <jh1302.park@samsung.com>
infra/nncc/command/build [moved from scripts/command/build with 100% similarity]
infra/nncc/command/check-copyright [moved from scripts/command/check-copyright with 100% similarity]
infra/nncc/command/configure [moved from scripts/command/configure with 100% similarity]
infra/nncc/command/docker-nncc [moved from scripts/command/docker-nncc with 100% similarity]
infra/nncc/command/docker-run [moved from scripts/command/docker-run with 100% similarity]
infra/nncc/command/docker-shell [moved from scripts/command/docker-shell with 100% similarity]
infra/nncc/command/format [moved from scripts/command/format with 100% similarity]
infra/nncc/command/gen-coverage-report [moved from scripts/command/gen-coverage-report with 100% similarity]
infra/nncc/command/test [moved from scripts/command/test with 100% similarity]
nncc