Searched refs:_RaggedTensorStructure (Results 1 – 2 of 2) sorted by relevance
155 from tensorflow.python.data.util.structure import _RaggedTensorStructure as RaggedTensorStructure
63 def _RaggedTensorStructure(dtype, shape, ragged_rank): function