Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Dnon_max_suppression.cc42 constexpr int kInputTensorScoreThreshold = 4; variable
119 GetInputSafe(context, node, kInputTensorScoreThreshold, in Prepare()
225 GetInputSafe(context, node, kInputTensorScoreThreshold, in Eval()