Home
last modified time | relevance | path

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

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