Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/
Dnl_classifier.h117 static constexpr int kOutputTensorLabelFileIndex = 0; variable
Dnl_classifier.cc158 associated_files->Get(kOutputTensorLabelFileIndex); in TrySetLabelFromMetadata()