Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/cc/task/text/nlclassifier/
Dnl_classifier.cc64 constexpr int kRegexTokenizerInputTensorIndex = 0; variable
438 kRegexTokenizerInputTensorIndex); in HasRegexTokenizerMetadata()
453 ->GetInputTensorMetadata(kRegexTokenizerInputTensorIndex) in SetupRegexTokenizer()