Searched defs:SmartReplyConfig (Results 1 - 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/lite/models/smartreply/
H A Dpredictor.h32 struct SmartReplyConfig;
39 const SmartReplyConfig& config,
61 struct SmartReplyConfig { struct in namespace:tflite::custom::smartreply
70 SmartReplyConfig(std::vector<std::string> backoff_responses) function in struct:tflite::custom::smartreply::SmartReplyConfig

Completed in 317 milliseconds