Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/kernels/
Ddetection_postprocess.cc35 constexpr int kInputTensorAnchors = 2; variable
149 GetInput(context, node, kInputTensorAnchors); in Prepare()
267 GetInput(context, node, kInputTensorAnchors); in DecodeCenterSizeBoxes()