Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonUtils.h69 op_type getQuantizedActivationFunction(FusedActivationFunc act);
DHexagonUtils.cpp80 op_type getQuantizedActivationFunction(FusedActivationFunc act) { in getQuantizedActivationFunction() function
DHexagonModel.cpp258 return getQuantizedActivationFunction(getScalar<FusedActivationFunc>(operand)); in getQuantizedActivation()