Fix comment for argmax_ex in NeuralNetworksEx.h (#3606)
author오형석/동작제어Lab(SR)/Staff Engineer/삼성전자 <hseok82.oh@samsung.com>
Tue, 20 Nov 2018 10:09:14 +0000 (19:09 +0900)
committerGitHub Enterprise <noreply-CODE@samsung.com>
Tue, 20 Nov 2018 10:09:14 +0000 (19:09 +0900)
commit586971e678584cb8721be1532e4455ed75dee78a
tree8fcfc24472b7e124e1e579e14c1902afdbdb97bd
parent6dbaf3b1db6e1a2d0c2a425e0c20b7bf7a6221fa
Fix comment for argmax_ex in NeuralNetworksEx.h (#3606)

Fix incorrect comment for output of argmax_ex in NeuralNetworksEx.h
- Output rank should be same rank with input
- Reduced axes are retained with length 1

Signed-off-by: Hyeongseok Oh <hseok82.oh@samsung.com>
include/NeuralNetworksEx.h