Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xla/service/
Dlogistic_expander.cc41 HloInstruction* ExpandLogisticWithTanh(HloInstruction* logistic) { in ExpandLogisticWithTanh()
57 HloInstruction* ExpandLogisticWithExp(HloInstruction* logistic) { in ExpandLogisticWithExp()
/external/eigen/Eigen/src/plugins/
DArrayCwiseUnaryOps.h328 logistic() const in logistic() function