LostTech.TensorFlow : API Documentation

Type TensorList

Namespace tensorflow.python.autograph.utils.tensor_list

Parent PythonObjectContainer

Interfaces ITensorList

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;