Searched refs:logistic (Results 1 – 5 of 5) sorted by relevance
/hardware/qcom/neuralnetworks/hvxservice/1.0/ |
D | HexagonOperationsCheck.cpp | 339 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()
|
D | HexagonOperationsPrepare.cpp | 309 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/ |
D | types.hal | 853 * * \f$\sigma\f$ is the logistic sigmoid function,
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 1121 * * \f$\sigma\f$ is the logistic sigmoid function,
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 1118 * * \f$\sigma\f$ is the logistic sigmoid function,
|