Home
last modified time | relevance | path

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

/hardware/qcom/neuralnetworks/hvxservice/1.0/
DHexagonOperationsCheck.cpp339 bool logistic(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in logistic() function
468 {{OperationType::LOGISTIC, OperandType::TENSOR_QUANT8_ASYMM}, logistic}, in getOperationCheckTable()
DHexagonOperationsPrepare.cpp309 bool logistic(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in logistic() function
734 bool logistic(const std::vector<uint32_t>& ins, const std::vector<uint32_t>& outs, in logistic() function
981 {{OperationType::LOGISTIC, OperandType::TENSOR_QUANT8_ASYMM}, quant8_asym::logistic}, in getOperationPrepareTable()
1006 (void)float32::logistic; in getOperationPrepareTable()
/hardware/interfaces/neuralnetworks/1.0/
Dtypes.hal853 * * \f$\sigma\f$ is the logistic sigmoid function,
/hardware/interfaces/neuralnetworks/1.2/
Dtypes.hal1121 * * \f$\sigma\f$ is the logistic sigmoid function,
/hardware/interfaces/neuralnetworks/1.3/
Dtypes.hal1118 * * \f$\sigma\f$ is the logistic sigmoid function,