Change ifdef guard to changed namespace rule (#1008) (#1018)
author서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Thu, 3 May 2018 00:52:29 +0000 (09:52 +0900)
committer이성재/동작제어Lab(SR)/Principal Engineer/삼성전자 <sj925.lee@samsung.com>
Thu, 3 May 2018 00:52:29 +0000 (09:52 +0900)
commit99432278a61002edbccbcafc0f9dfb52130d440f
treec6a25d74d39fd48ed1b0a5b2d0d9f346b466ea84
parent6b95427d6c2e513eafdc1dbbc704101f33c6c3a7
Change ifdef guard to changed namespace rule (#1008) (#1018)

This commit changes ifdef guard to changed namespace rule.

close : #1006

Signed-off-by: sjsujinkim <sjsujin.kim@samsung.com>
23 files changed:
runtimes/nn/common/NNFWKernels.h
runtimes/nn/common/include/ActivationFunctor.h
runtimes/nn/common/include/CpuExecutor.h
runtimes/nn/common/include/HalInterfaces.h
runtimes/nn/common/include/Logging.h
runtimes/nn/common/include/Operations.h
runtimes/nn/common/include/OperationsUtils.h
runtimes/nn/common/include/Utils.h
runtimes/nn/common/operations/internal/common.h
runtimes/nn/common/operations/internal/compatibility.h
runtimes/nn/common/operations/internal/optimized/depthwiseconv_float.h
runtimes/nn/common/operations/internal/optimized/depthwiseconv_uint8.h
runtimes/nn/common/operations/internal/optimized/neon_tensor_utils.h
runtimes/nn/common/operations/internal/optimized/optimized_ops.h
runtimes/nn/common/operations/internal/optimized/tensor_utils_impl.h
runtimes/nn/common/operations/internal/tensor_utils.h
runtimes/nn/common/operations/internal/types.h
runtimes/nn/runtime/Callbacks.h
runtimes/nn/runtime/CompilationBuilder.h
runtimes/nn/runtime/ExecutionBuilder.h
runtimes/nn/runtime/Memory.h
runtimes/nn/runtime/ModelBuilder.h
runtimes/tests/include/NeuralNetworksWrapper.h