Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsPrepare.cpp622 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in conv_2d() local
679 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in depthwise_conv_2d() local
703 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in dequantize() local
722 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in fully_connected() local
745 const hexagon_nn_input input_max = model->createQuantizationValue(ins[0], 256); in logistic() local
796 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in max_pool_2d() local
834 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in relu() local
852 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in relu1() local
869 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in relu6() local
886 const hexagon_nn_input& input_max = model->getQuantizationMax(ins[0]); in reshape() local
[all …]