Home
last modified time | relevance | path

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

/external/libtextclassifier/native/annotator/pod_ner/
Dpod-ner-impl.h83 int cls_wordpiece_id_; variable
Dpod-ner-impl.cc234 annotator->cls_wordpiece_id_ = cls_id; in Create()
323 tensor->data.i32[wordpiece_tensor_index++] = cls_wordpiece_id_; in ExecuteModel()