Match shape in between initializer and tensor
authorTee Jung <tee.ty.jung@openedges.com>
Fri, 1 Nov 2019 11:55:21 +0000 (11:55 +0000)
committerMatteo Martincigh <matteo.martincigh@arm.com>
Mon, 4 Nov 2019 09:07:50 +0000 (09:07 +0000)
commitd94efa8a7c6476fb50b3434723fda22859c236ad
tree66fd714bf2390f4dceaf6beefc75702ec9c49d02
parent584a2b83338a1190eb2d1840a477fd65b7dc4844
Match shape in between initializer and tensor

 * Added extra dims definition for the second dimension of the weights

Signed-off-by: Jung Tae-young tee.ty.jung@openedges.com
Signed-off-by: Matteo Martincigh <matteo.martincigh@arm.com>
Change-Id: Ifeeff5c3d4733dbb9c246242fc4b796eb4d515a5
src/armnnOnnxParser/test/FullyConnected.cpp