Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite.cc32 constexpr int kInputStarts = 0; variable
61 context->tensors[node->inputs->data[kInputStarts]]; in EvalT()