Searched refs:kUserProfileSize (Results 1 – 1 of 1) sorted by relevance
1717 const int kUserProfileSize = 1000; variable1723 const std::vector<int> user_profile_token_indexes(kUserProfileSize, 1); in GetOptionsForSmartReplyP13nModel()1724 const std::vector<float> user_profile_token_weights(kUserProfileSize, 0.1f); in GetOptionsForSmartReplyP13nModel()