Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dmodel-executor.cc126 const int output_index_logits, in ComputeLogitsHelper() argument
152 interpreter->tensor(interpreter->outputs()[output_index_logits]); in ComputeLogitsHelper()
Dmodel-executor.h41 const int output_index_logits,