Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op.cc78 RowPartitionTensor GetRowPartitionTensor(OpKernelContext* c, int dimension) { in GetRowPartitionTensor() function in tensorflow::__anonba91e2a20111::RaggedTensorToTensorBaseOp
89 GetRowPartitionTensor(c, dimension - 1); in GetMaxWidth()
305 GetRowPartitionTensor(context, dimension); in CalculateOutputIndex()
/external/tflite-support/tensorflow_lite_support/custom_ops/kernel/ragged/
Dragged_tensor_to_tensor_tflite.cc142 const TfLiteTensor* GetRowPartitionTensor( in GetRowPartitionTensor() function
215 const TfLiteTensor* tensor = GetRowPartitionTensor( in GetMaxWidth()
429 GetRowPartitionTensor(conversion_attributes, context, node, dimension); in CalculateOutputIndex()