Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op.cc95 *result = GetMaxWidthRowSplit(row_partition_tensor); in GetMaxWidth()
105 static INDEX_TYPE GetMaxWidthRowSplit(const RowPartitionTensor& row_split) { in GetMaxWidthRowSplit() function in tensorflow::__anonba91e2a20111::RaggedTensorToTensorBaseOp
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_tensor_to_tensor_tflite.cc186 int GetMaxWidthRowSplit(const TfLiteTensor* tensor) { in GetMaxWidthRowSplit() function
221 return GetMaxWidthRowSplit(tensor); in GetMaxWidth()