Enable depthwiseConvQuant8 (#1037)
author최형규/동작제어Lab(SR)/Senior Engineer/삼성전자 <hk0110.choi@samsung.com>
Thu, 3 May 2018 06:59:05 +0000 (15:59 +0900)
committer김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Thu, 3 May 2018 06:59:05 +0000 (15:59 +0900)
commitda4b037721ddde377a8fc6611bd68b5d225ef1e8
tree77ad21a4219e8996903e6dd87d5022c7b0d046c1
parenta2dc5f991ce5a8f33052311e0dd49eccef44c16f
Enable depthwiseConvQuant8 (#1037)

- enable depthwiseConvQuant8, because we enabled tests
  for DEPTHWISE_CONV_2D with TENSOR_QUANT8_ASYMM.

Signed-off-by: Hyung-Kyu Choi <hk0110.choi@samsung.com>
runtimes/nn/common/CpuExecutor.cpp
runtimes/nn/common/include/Operations.h
runtimes/nn/common/operations/DepthwiseConv2D.cpp