[tflchef] Support Div operation for reverse (#2760)
author박천교/On-Device Lab(SR)/Engineer/삼성전자 <ch.bahk@samsung.com>
Wed, 2 Jan 2019 04:15:42 +0000 (13:15 +0900)
committer박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Wed, 2 Jan 2019 04:15:42 +0000 (13:15 +0900)
commitd8dc8188c649e5fe165dcf6c3b01a2c986518107
tree3212b4c2c72e3c3bc8cb27ae7f30b25bbd36fb2b
parente2467f7f66335bd5288cdb99d9af4c606ff5acbb
[tflchef] Support Div operation for reverse (#2760)

This commit will enable Div operation in tflchef-reverse

Signed-off-by: Cheongyo Bahk <ch.bahk@samsung.com>
contrib/tflchef/tests/div/test.reverse [new file with mode: 0644]
contrib/tflchef/tflite/src/Op/Div.cpp [new file with mode: 0644]
contrib/tflchef/tflite/src/Op/Div.h [new file with mode: 0644]
contrib/tflchef/tflite/src/TFliteOpChefs.h
contrib/tflchef/tflite/src/TFliteOpRegistry.h