Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsPrepare.cpp495 const hexagon_nn_input& in1_max = model->getQuantizationMax(ins[0]); in add() local
501 {in1, in2, in1_min, in1_max, in2_min, in2_max}, outs); in add()
816 const hexagon_nn_input& in1_max = model->getQuantizationMax(ins[0]); in mul() local
822 {in1, in2, in1_min, in1_max, in2_min, in2_max}, outs); in mul()