Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/util/
Dragged_to_dense_util.h35 Status GetRowPartitionTypes( in GetRowPartitionTypes() function
/external/tensorflow/tensorflow/core/ops/
Dragged_conversion_ops.cc252 TF_RETURN_IF_ERROR(GetRowPartitionTypes(c, &row_partition_types)); in RaggedTensorToTensorShapeFn()
/external/tensorflow/tensorflow/core/kernels/
Dragged_tensor_to_tensor_op.cc63 OP_REQUIRES_OK(context, GetRowPartitionTypes<OpKernelConstruction>( in RaggedTensorToTensorBaseOp()