Home
last modified time | relevance | path

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

/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/native/task/text/nlclassifier/
H A Dnl_classifier_jni_utils.cc29 using ::tflite::support::utils::ConvertVectorToArrayList;
50 return ConvertVectorToArrayList<Category>( in RunClassifier()
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/java/src/native/task/text/qa/
H A Dbert_question_answerer_jni.cc23 using ::tflite::support::utils::ConvertVectorToArrayList;
115 return ConvertVectorToArrayList<QaAnswer>( in Java_org_tensorflow_lite_task_text_qa_BertQuestionAnswerer_answerNative()
/aosp_15_r20/external/tflite-support/tensorflow_lite_support/cc/utils/
H A Djni_utils.h55 jobject ConvertVectorToArrayList(JNIEnv* env, const std::vector<T>& results, in ConvertVectorToArrayList() function
/aosp_15_r20/external/tensorflow/tensorflow/lite/g3doc/inference_with_metadata/task_library/
H A Dcustomized_task_api.md343 return ConvertVectorToArrayList<QaAnswer>(