Home
last modified time | relevance | path

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

/external/libtextclassifier/
Dmodel-executor.h40 TensorView<float> ComputeLogitsHelper(const int input_index_features,
75 return ComputeLogitsHelper(kInputIndexFeatures, kOutputIndexLogits, in ComputeLogits()
Dmodel-executor.cc125 TensorView<float> ComputeLogitsHelper(const int input_index_features, in ComputeLogitsHelper() function