Change ifdef guard to changed namespace rule (#1008)
author김수진/동작제어Lab(SR)/Engineer/삼성전자 <sjsujin.kim@samsung.com>
Wed, 2 May 2018 23:56:04 +0000 (08:56 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Wed, 2 May 2018 23:56:04 +0000 (08:56 +0900)
commit00978f525b8c88fd76605378b11249b904c3621c
treed5c3116b8f419d3554fae28ae84b5c44f327615d
parent3bf535d00d943533d293d2b5b7fae727cbbc2421
Change ifdef guard to changed namespace rule (#1008)

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