Remove execute mode from source files in NN runtime (#876)
author최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Wed, 25 Apr 2018 00:51:11 +0000 (09:51 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 25 Apr 2018 00:51:11 +0000 (09:51 +0900)
- Remove execute mode from source files in NN runtime

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
src/runtime/ref/nn/common/CMakeLists.txt [changed mode: 0755->0644]
src/runtime/ref/nn/common/CpuExecutor.cpp [changed mode: 0755->0644]
src/runtime/ref/nn/common/operations/DepthwiseConv2D.cpp [changed mode: 0755->0644]
src/runtime/ref/nn/common/operations/internal/optimized/depthwiseconv_float.h [changed mode: 0755->0644]
src/runtime/ref/nn/common/operations/internal/optimized/depthwiseconv_uint8.h [changed mode: 0755->0644]

old mode 100755 (executable)
new mode 100644 (file)
old mode 100755 (executable)
new mode 100644 (file)