Searched defs:logistic (Results 1 – 4 of 4) sorted by relevance
149 struct logistic struct160 explicit logistic(ActivationLayerInfo act_info) in logistic() argument170 void operator()(ExactType &vval) in operator()179 void operator()(T &val) in operator()185 const ExactType vone;
41 HloInstruction* ExpandLogisticWithTanh(HloInstruction* logistic) { in ExpandLogisticWithTanh()57 HloInstruction* ExpandLogisticWithExp(HloInstruction* logistic) { in ExpandLogisticWithExp()
397 logistic() const in logistic() function
838 internal::scalar_logistic_op<Scalar> logistic; in packetmath_real() local