[tflite_loader] implement div and sqrt (#7114)
author이상규/On-Device Lab(SR)/Principal Engineer/삼성전자 <sg5.lee@samsung.com>
Wed, 4 Sep 2019 01:42:04 +0000 (10:42 +0900)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Wed, 4 Sep 2019 01:42:04 +0000 (10:42 +0900)
commit30ce785f3d36131fd94155d5c4a0ed1a1b9b5735
tree9f740379a3eb0d077443870d3b804b4862a65fa9
parenta37e27d65dd1cf149e8008e4f3726cb9c9ca2c5c
[tflite_loader] implement div and sqrt (#7114)

It adds div and sqrt in tflite_loader.
`tf2tflite` converts `rsqrt` into `sqrt` and `div`.

Signed-off-by: Sanggyu Lee <sg5.lee@samsung.com>
runtimes/neurun/frontend/tflite/loader.cc
runtimes/neurun/frontend/tflite/loader.h