Searched refs:in2_max (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonOperationsPrepare.cpp | 497 const hexagon_nn_input& in2_max = model->getQuantizationMax(ins[1]); in add() local 501 {in1, in2, in1_min, in1_max, in2_min, in2_max}, outs); in add() 818 const hexagon_nn_input& in2_max = model->getQuantizationMax(ins[1]); in mul() local 822 {in1, in2, in1_min, in1_max, in2_min, in2_max}, outs); in mul()
|