[tflchef] Add DepthwiseConv2D for reverse (#2373)
author박세희/동작제어Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Thu, 22 Nov 2018 08:20:04 +0000 (17:20 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Thu, 22 Nov 2018 08:20:04 +0000 (17:20 +0900)
commit24e4795e9c5a55557dc62da8b29ea355b2faca10
tree51da76d40e36e85e33b0d9a43835115f507d3512
parent662e0c14347c889140758d54f6d2cadc2abb40a8
[tflchef] Add DepthwiseConv2D for reverse (#2373)

This will add DepthwiseConv2D Op for tflchef-reverse

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/tflchef/tests/CMakeLists.txt
contrib/tflchef/tflite/src/Op/DepthwiseConv2D.cpp [new file with mode: 0644]
contrib/tflchef/tflite/src/Op/DepthwiseConv2D.h [new file with mode: 0644]
contrib/tflchef/tflite/src/TFliteOpChefs.h
contrib/tflchef/tflite/src/TFliteOpRegistry.h