Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite.cc36 constexpr int kOutputNestedSplits = 0; variable
93 context->tensors[node->outputs->data[kOutputNestedSplits]]; in EvalT()
158 context->tensors[node->outputs->data[kOutputNestedSplits]]; in Prepare()
168 context->tensors[node->outputs->data[kOutputNestedSplits]]; in Eval()