Home
last modified time | relevance | path

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

/external/libtextclassifier/actions/
Dlua-actions.cc84 smart_reply_scores_( in LuaActionsSuggestions()
119 tensor_iterator_.NewIterator("reply_scores", &smart_reply_scores_, in Initialize()
Dlua-actions.h67 TensorView<float> smart_reply_scores_; variable