Searched refs:weightsShape (Results 1 – 1 of 1) sorted by relevance
296 const Shape weightsShape = model->getShape(ins[1]); in fully_connected() local299 HEXAGON_SOFT_ASSERT(fullyConnectedPrepare(inputShape, weightsShape, biasShape, &outShape), in fully_connected()