Home
last modified time | relevance | path

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

/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_range_tflite.cc135 TfLiteStatus EvalSplitsT(TfLiteContext* context, TfLiteNode* node) { in EvalSplitsT() function
171 return EvalSplitsT<int32_t>(context, node); in Eval()
173 return EvalSplitsT<int64_t>(context, node); in Eval()