[neurun] Update Library Information Name (#2102)
author남궁석/동작제어Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Mon, 30 Jul 2018 03:48:32 +0000 (12:48 +0900)
committer이춘석/동작제어Lab(SR)/Staff Engineer/삼성전자 <chunseok.lee@samsung.com>
Mon, 30 Jul 2018 03:48:32 +0000 (12:48 +0900)
Apply our new runtime name `neurun` to library information name

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
runtimes/neurun/src/library_info.cc

index 03c36e4..4adf704 100644 (file)
@@ -14,4 +14,4 @@
  * limitations under the License.
  */
 
-volatile static const char info[] = "library information : runtime=new";
+volatile static const char info[] = "library information : runtime=neurun";