[Interp] Introduce max pool operation in interpreter (#5355)
author오형석/On-Device Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 18 Jun 2019 04:24:12 +0000 (13:24 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Tue, 18 Jun 2019 04:24:12 +0000 (13:24 +0900)
commit76bab99ff5b2073bd6c8997c6ffc3687a8a4b5c2
tree6e8e7bae60dcb189824ffdf8c97e568136e08aec
parent7e793213d6a1703668719281eafc16403ca9d49f
[Interp] Introduce max pool operation in interpreter (#5355)

Introduce max pool operation for float32 type in interpreter

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
runtimes/neurun/core/src/exec/interp/operations/MaxPool2D.cc