[moco/tf] Introduce str_toupper (#3770)
author박세희/On-Device Lab(SR)/Principal Engineer/삼성전자 <saehie.park@samsung.com>
Fri, 14 Jun 2019 01:43:23 +0000 (10:43 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Fri, 14 Jun 2019 01:43:23 +0000 (10:43 +0900)
commit5135333d5c0b49e36d8ee872f179de52ae9f67ce
treee61a9e4246ab6698b73a4c62d059faa37e1f0681
parentfceb787827b96efd1e16ecad9ffd88af4f54e4da
[moco/tf] Introduce str_toupper (#3770)

This will introduce str_toupper() method to convert string to upper case

Signed-off-by: SaeHie Park <saehie.park@samsung.com>
contrib/moco/lib/frontend/tf/src/Convert.cpp
contrib/moco/lib/frontend/tf/src/Convert.h
contrib/moco/lib/frontend/tf/src/Convert.test.cpp