Home
last modified time | relevance | path

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

/external/libtextclassifier/native/actions/
Dactions-suggestions.cc1483 auto conversation_intent_detection = in InitializeConversationIntentDetection() local
1485 if (!conversation_intent_detection->Initialize(serialized_config).ok()) { in InitializeConversationIntentDetection()
1489 conversation_intent_detection_ = std::move(conversation_intent_detection); in InitializeConversationIntentDetection()