Home
last modified time | relevance | path

Searched defs:outShape (Results 1 – 1 of 1) sorted by relevance

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsCheck.cpp42 Shape outShape = model->getShape(outs[0]); in addMul() local
104 Shape outShape = model->getShape(outs[0]); in pool() local
144 Shape outShape = model->getShape(outs[0]); in concatenation() local
198 Shape outShape = model->getShape(outs[0]); in conv_2d() local
259 Shape outShape = model->getShape(outs[0]); in depthwise_conv_2d() local
280 Shape outShape = model->getShape(outs[0]); in dequantize() local
298 Shape outShape = model->getShape(outs[0]); in fully_connected() local
317 Shape outShape = model->getShape(outs[0]); in local_response_normalization() local
332 Shape outShape = model->getShape(outs[0]); in activation() local
380 Shape outShape = model->getShape(outs[0]); in reshape() local
[all …]