Home
last modified time | relevance | path

Searched refs:weightsShape (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsCheck.cpp296 const Shape weightsShape = model->getShape(ins[1]); in fully_connected() local
299 HEXAGON_SOFT_ASSERT(fullyConnectedPrepare(inputShape, weightsShape, biasShape, &outShape), in fully_connected()