Searched refs:kInputTopK (Results 1 – 1 of 1) sorted by relevance
27 constexpr int kInputTopK = 1; variable33 const TfLiteTensor* top_k = GetInput(context, node, kInputTopK); in ResizeOutput()170 const TfLiteTensor* top_k = GetInput(context, node, kInputTopK); in Prepare()191 const TfLiteTensor* top_k = GetInput(context, node, kInputTopK); in Eval()