Type TensorList Namespace tensorflow.python.autograph.utils.tensor_list Parent PythonObjectContainer Interfaces ITensorList Methods append count count_dyn Properties dtype Item list_ PythonObject shape Public instance methods void append(IGraphNodeBase value) Tensor count() object count_dyn() Public properties DType dtype get; set; Tensor Item get; Tensor list_ get; set; object PythonObject get; object shape get; set;