Searched refs:_TensorArrayStructure (Results 1 – 2 of 2) sorted by relevance
157 from tensorflow.python.data.util.structure import _TensorArrayStructure as TensorArrayStructure
56 def _TensorArrayStructure(dtype, element_shape, dynamic_size, infer_shape): function