Searched refs:kTfLiteActSigmoid (Results 1 – 4 of 4) sorted by relevance
44 case kTfLiteActSigmoid: in operator()
40 case kTfLiteActSigmoid: in TfLiteActivationToSchemaActivation()
67 kTfLiteActSigmoid, enumerator
262 auto sigmoid_func = ActivationFunctor(kTfLiteActSigmoid); in PortableApplySigmoidToVector()