[custom op] Implement custom op registration using public API (#7181)
authorVladimir Plazun/AI Tools Lab /SRR/Engineer/삼성전자 <v.plazun@samsung.com>
Thu, 5 Sep 2019 04:28:40 +0000 (07:28 +0300)
committer이춘석/On-Device Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Thu, 5 Sep 2019 04:28:40 +0000 (13:28 +0900)
commit88d2864284b28bd44c8419a99337f5377040f379
treedd41ca410d624eee3c63940f5dad40f67cf3be8c
parent562b8ee874fae59795d3ce48919217f5d5202378
[custom op] Implement custom op registration using public API (#7181)

* [custom op] Implement custom op registration using public API

Adds public custom operation registration method

Signed-off-by: Vladimir Plazun <v.plazun@samsung.com>
* format fix
runtimes/include/nnfw_dev.h
runtimes/neurun/frontend/api/nnfw_dev.cc
runtimes/neurun/frontend/api/wrapper/nnfw_api.cc
runtimes/neurun/frontend/api/wrapper/nnfw_api.hpp