Change assertion of MatrixWeightAccessor to accept 1D and 2D (#747)
author김정현/동작제어Lab(SR)/Senior Engineer/삼성전자 <jh0822.kim@samsung.com>
Tue, 17 Apr 2018 04:34:31 +0000 (13:34 +0900)
committer서상민/동작제어Lab(SR)/Senior Engineer/삼성전자 <sangmin7.seo@samsung.com>
Tue, 17 Apr 2018 04:34:31 +0000 (13:34 +0900)
commite4e1cbbfffb33ad98bbd31068ed4bbd3ac48395a
treef9de4f4f8ece6e60702c403e00f6574892f6162d
parent734b55e75bad5146bc3fe002697d0b434c3ee8ff
Change assertion of MatrixWeightAccessor to accept 1D and 2D (#747)

This commit change assertion condition to accept both 1D and 2D tensors
for MatrixWeightAccessor similar to MatrixOutputAccessor.

Signed-off-by: Junghyun Kim <jh0822.kim@samsung.com>
src/kernel/acl/src/IO_accessor.cpp