[moco-tf] relocate MaxPool local class into anonymous (#6385)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 8 Aug 2019 06:56:18 +0000 (15:56 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 8 Aug 2019 06:56:18 +0000 (15:56 +0900)
commitfae3f4f1579ff14dc94f0da84b3e72da436af0bd
treebfc59e1936b51fa1fa984be46149238c2f1bb6a5
parentdac2e95bbeb9b84ce0fbe45cdef47431ebc4243c
[moco-tf] relocate MaxPool local class into anonymous (#6385)

This will relocate local class of MaxPool import into anonymous namespace

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
compiler/moco-tf/src/Op/MaxPool.cpp