[locomotiv] Support TensorSoftmax (#6620)
author남궁석/On-Device Lab(SR)/Engineer/삼성전자 <sk.namkoong@samsung.com>
Mon, 19 Aug 2019 05:28:44 +0000 (14:28 +0900)
committer박종현/On-Device Lab(SR)/Staff Engineer/삼성전자 <jh1302.park@samsung.com>
Mon, 19 Aug 2019 05:28:44 +0000 (14:28 +0900)
commit83c6cab3d932cfb7974b9df812eb296d53f1d090
treef224f5741a860c7d110ba83c2ed8484a8e55afa5
parent4472cff2cd027e1ecd2689a97c01854e20290a06
[locomotiv] Support TensorSoftmax (#6620)

* [locomotiv] Support TensorSoftmax

This commit will enable supporting `TensorSoftmax` in `locomotiv`

Signed-off-by: Seok NamKoong <sk.namkoong@samsung.com>
* Modify domain assert
compiler/locomotiv/src/Node.lst
compiler/locomotiv/src/Node/Softmax.cpp [new file with mode: 0644]
compiler/locomotiv/src/Node/Softmax.test.cpp [new file with mode: 0644]