Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsPrepare.cpp723 const hexagon_nn_input& weights_min = model->getQuantizationMin(ins[1]); in fully_connected() local
731 {input, weights, input_min, input_max, weights_min, weights_max}, outs); in fully_connected()